#include <fxautostring.hpp>
Definition at line 28 of file fxautostring.hpp.
◆ FxAutoString()
FxAutoString::FxAutoString |
( |
VOID |
| ) |
|
|
inline |
Definition at line 29 of file fxautostring.hpp.
32 {
34 }
UNICODE_STRING m_UnicodeString
#define RtlZeroMemory(Destination, Length)
◆ ~FxAutoString()
FxAutoString::~FxAutoString |
( |
VOID |
| ) |
|
|
inline |
Definition at line 36 of file fxautostring.hpp.
39 {
41#if _WDFLDR_
43#else
45#endif
47 }
48 }
void FxPoolFree(__in_xcount(ptr is at an offset from AllocationStart) PVOID ptr)
◆ m_UnicodeString
The documentation for this struct was generated from the following file: