ReactOS 0.4.15-dev-7924-g5949c20
_OB_POST_OPERATION_PARAMETERS Union Reference

#include <obtypes.h>

Collaboration diagram for _OB_POST_OPERATION_PARAMETERS:

Public Attributes

_In_ OB_POST_CREATE_HANDLE_INFORMATION CreateHandleInformation
 
_In_ OB_POST_DUPLICATE_HANDLE_INFORMATION DuplicateHandleInformation
 

Detailed Description

Definition at line 73 of file obtypes.h.

Member Data Documentation

◆ CreateHandleInformation

_In_ OB_POST_CREATE_HANDLE_INFORMATION _OB_POST_OPERATION_PARAMETERS::CreateHandleInformation

Definition at line 74 of file obtypes.h.

◆ DuplicateHandleInformation

_In_ OB_POST_DUPLICATE_HANDLE_INFORMATION _OB_POST_OPERATION_PARAMETERS::DuplicateHandleInformation

Definition at line 75 of file obtypes.h.


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