ReactOS 0.4.15-dev-7906-g1b85a5f
_RPC_SECURITY_ATTRIBUTES Struct Reference
Collaboration diagram for _RPC_SECURITY_ATTRIBUTES:

Public Attributes

DWORD nLength
 
RPC_SECURITY_DESCRIPTOR RpcSecurityDescriptor
 
BOOLEAN bInheritHandle
 

Detailed Description

Definition at line 29 of file winreg.idl.

Member Data Documentation

◆ bInheritHandle

BOOLEAN _RPC_SECURITY_ATTRIBUTES::bInheritHandle

Definition at line 33 of file winreg.idl.

◆ nLength

DWORD _RPC_SECURITY_ATTRIBUTES::nLength

Definition at line 31 of file winreg.idl.

◆ RpcSecurityDescriptor

RPC_SECURITY_DESCRIPTOR _RPC_SECURITY_ATTRIBUTES::RpcSecurityDescriptor

Definition at line 32 of file winreg.idl.


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