ReactOS 0.4.15-dev-7942-gd23573b
_OB_OPERATION_REGISTRATION Struct Reference

#include <obtypes.h>

Collaboration diagram for _OB_OPERATION_REGISTRATION:

Public Attributes

_In_ POBJECT_TYPEObjectType
 
_In_ OB_OPERATION Operations
 
_In_ POB_PRE_OPERATION_CALLBACK PreOperation
 
_In_ POB_POST_OPERATION_CALLBACK PostOperation
 

Detailed Description

Definition at line 108 of file obtypes.h.

Member Data Documentation

◆ ObjectType

_In_ POBJECT_TYPE* _OB_OPERATION_REGISTRATION::ObjectType

Definition at line 109 of file obtypes.h.

◆ Operations

_In_ OB_OPERATION _OB_OPERATION_REGISTRATION::Operations

Definition at line 110 of file obtypes.h.

◆ PostOperation

_In_ POB_POST_OPERATION_CALLBACK _OB_OPERATION_REGISTRATION::PostOperation

Definition at line 112 of file obtypes.h.

◆ PreOperation

_In_ POB_PRE_OPERATION_CALLBACK _OB_OPERATION_REGISTRATION::PreOperation

Definition at line 111 of file obtypes.h.


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