__inline USHORT MaximumCharacterLength(VOID)
PUNICODE_STRING __inline GetUnicodeString(VOID)
VOID __inline ReleaseString(__out PUNICODE_STRING ReleaseTo)
__inline USHORT MaximumLength(VOID)
__inline USHORT MaximumByteLength(VOID)
UNICODE_STRING m_UnicodeString
__inline USHORT Length(VOID)
__inline USHORT CharacterLength(VOID)
__inline USHORT ByteLength(__in BOOLEAN IncludeNull)
__inline PWCHAR Buffer(VOID)
_Must_inspect_result_ NTSTATUS Assign(__in PCWSTR SourceString)
UNICODE_STRING * PUNICODE_STRING
_Out_ _Inout_ POEM_STRING _In_ PCUNICODE_STRING SourceString
#define _Must_inspect_result_
#define RtlCopyMemory(Destination, Source, Length)
#define RtlZeroMemory(Destination, Length)