ReactOS 0.4.15-dev-7942-gd23573b
_OB_PRE_OPERATION_PARAMETERS Union Reference

#include <obtypes.h>

Collaboration diagram for _OB_PRE_OPERATION_PARAMETERS:

Public Attributes

_Inout_ OB_PRE_CREATE_HANDLE_INFORMATION CreateHandleInformation
 
_Inout_ OB_PRE_DUPLICATE_HANDLE_INFORMATION DuplicateHandleInformation
 

Detailed Description

Definition at line 45 of file obtypes.h.

Member Data Documentation

◆ CreateHandleInformation

_Inout_ OB_PRE_CREATE_HANDLE_INFORMATION _OB_PRE_OPERATION_PARAMETERS::CreateHandleInformation

Definition at line 46 of file obtypes.h.

◆ DuplicateHandleInformation

_Inout_ OB_PRE_DUPLICATE_HANDLE_INFORMATION _OB_PRE_OPERATION_PARAMETERS::DuplicateHandleInformation

Definition at line 47 of file obtypes.h.


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