102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
unicode_string Struct Reference

Data Fields

USHORT length
USHORT max_length
PWSTR buffer

Detailed Description

Definition at line 18 of file nt_process.c.

Field Documentation

◆ buffer

PWSTR unicode_string::buffer

Definition at line 21 of file nt_process.c.

Referenced by DTTR_Compat_CreateProcess().

◆ length

USHORT unicode_string::length

Definition at line 19 of file nt_process.c.

Referenced by DTTR_Compat_CreateProcess().

◆ max_length

USHORT unicode_string::max_length

Definition at line 20 of file nt_process.c.


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