PCUNICODE_STRING32 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _PHNT_NTDEF_H
#ifndef _NTDEF_

typedef const STRING32 *PCUNICODE_STRING32;

#endif
#endif

View code on GitHub
// ntfill.h

typedef const UNICODE_STRING32 *PCUNICODE_STRING32;

View code on GitHub

NtDoc

No description available.