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

Data Fields

ULONG ps_attribute
SIZE_T size
union { 
   ULONG   value 
   PVOID   value_ptr 
}; 
PSIZE_T return_length

Detailed Description

Definition at line 38 of file nt_process.c.

Field Documentation

◆ [union]

union { ... } attribute

◆ ps_attribute

ULONG attribute::ps_attribute

Definition at line 39 of file nt_process.c.

◆ return_length

PSIZE_T attribute::return_length

Definition at line 46 of file nt_process.c.

◆ size

SIZE_T attribute::size

Definition at line 40 of file nt_process.c.

◆ value

ULONG attribute::value

Definition at line 42 of file nt_process.c.

◆ value_ptr

PVOID attribute::value_ptr

Definition at line 43 of file nt_process.c.


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