Module km::string
[−]
[src]
Kernel mode string types.
Structs
ANSI_STRING |
A counted string used for ANSI strings. |
UNICODE_STRING |
A counted Unicode string. |
Traits
NativeString |
NT native string types. |
Functions
Type Definitions
AnsiString | |
CONST_ANSI_STRING | |
CONST_UNICODE_STRING | |
UnicodeString |