ReactOS 0.4.15-dev-7958-gcd0bb1a
_OB_CALLBACK_REGISTRATION Struct Reference

#include <obtypes.h>

Collaboration diagram for _OB_CALLBACK_REGISTRATION:

Public Attributes

_In_ USHORT Version
 
_In_ USHORT OperationRegistrationCount
 
_In_ UNICODE_STRING Altitude
 
_In_ PVOID RegistrationContext
 
_In_ OB_OPERATION_REGISTRATIONOperationRegistration
 

Detailed Description

Definition at line 115 of file obtypes.h.

Member Data Documentation

◆ Altitude

_In_ UNICODE_STRING _OB_CALLBACK_REGISTRATION::Altitude

Definition at line 118 of file obtypes.h.

◆ OperationRegistration

_In_ OB_OPERATION_REGISTRATION* _OB_CALLBACK_REGISTRATION::OperationRegistration

Definition at line 120 of file obtypes.h.

◆ OperationRegistrationCount

_In_ USHORT _OB_CALLBACK_REGISTRATION::OperationRegistrationCount

Definition at line 117 of file obtypes.h.

◆ RegistrationContext

_In_ PVOID _OB_CALLBACK_REGISTRATION::RegistrationContext

Definition at line 119 of file obtypes.h.

◆ Version

_In_ USHORT _OB_CALLBACK_REGISTRATION::Version

Definition at line 116 of file obtypes.h.


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