ReactOS 0.4.15-dev-8100-g1887773
_RXACT_ACTION Struct Reference
Collaboration diagram for _RXACT_ACTION:

Public Attributes

ULONG Size
 
ULONG Type
 
UNICODE_STRING KeyName
 
UNICODE_STRING ValueName
 
HANDLE KeyHandle
 
ULONG ValueType
 
ULONG ValueDataSize
 
PVOID ValueData
 

Detailed Description

Definition at line 41 of file rxact.c.

Member Data Documentation

◆ KeyHandle

HANDLE _RXACT_ACTION::KeyHandle

Definition at line 47 of file rxact.c.

◆ KeyName

UNICODE_STRING _RXACT_ACTION::KeyName

Definition at line 45 of file rxact.c.

◆ Size

ULONG _RXACT_ACTION::Size

Definition at line 43 of file rxact.c.

◆ Type

ULONG _RXACT_ACTION::Type

Definition at line 44 of file rxact.c.

◆ ValueData

PVOID _RXACT_ACTION::ValueData

Definition at line 50 of file rxact.c.

◆ ValueDataSize

ULONG _RXACT_ACTION::ValueDataSize

Definition at line 49 of file rxact.c.

◆ ValueName

UNICODE_STRING _RXACT_ACTION::ValueName

Definition at line 46 of file rxact.c.

◆ ValueType

ULONG _RXACT_ACTION::ValueType

Definition at line 48 of file rxact.c.


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