Process Hacker
_PH_STRINGREF Struct Reference

#include <phbase.h>

Data Fields

SIZE_T Length
 The length, in bytes, of the string.
 
PWCH Buffer
 The buffer containing the contents of the string.
 

Detailed Description

Definition at line 880 of file phbase.h.

Field Documentation

PWCH Buffer

The buffer containing the contents of the string.

Definition at line 885 of file phbase.h.

SIZE_T Length

The length, in bytes, of the string.

Definition at line 883 of file phbase.h.


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