Rizin
unix-like reverse engineering framework and cli tools
_UNICODE_STRING Struct Reference

#include <winapi.h>

Public Attributes

USHORT Length
 
USHORT MaximumLength
 
PWSTR Buffer
 

Detailed Description

Definition at line 4115 of file winapi.h.

Member Data Documentation

◆ Buffer

PWSTR _UNICODE_STRING::Buffer

Definition at line 4118 of file winapi.h.

Referenced by w32_desc_list().

◆ Length

USHORT _UNICODE_STRING::Length

Definition at line 4116 of file winapi.h.

Referenced by w32_desc_list().

◆ MaximumLength

USHORT _UNICODE_STRING::MaximumLength

Definition at line 4117 of file winapi.h.


The documentation for this struct was generated from the following file: