ReactOS 0.4.15-dev-7934-g1dc8d80
_HID_INTERFACE_NOTIFY_PNP Struct Reference

#include <hidclass.h>

Collaboration diagram for _HID_INTERFACE_NOTIFY_PNP:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PHID_STATUS_CHANGE StatusChangeFn
 
PVOID CallbackContext
 

Detailed Description

Definition at line 134 of file hidclass.h.

Member Data Documentation

◆ CallbackContext

PVOID _HID_INTERFACE_NOTIFY_PNP::CallbackContext

Definition at line 147 of file hidclass.h.

◆ Context

PVOID _HID_INTERFACE_NOTIFY_PNP::Context

Definition at line 142 of file hidclass.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _HID_INTERFACE_NOTIFY_PNP::InterfaceDereference

Definition at line 144 of file hidclass.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _HID_INTERFACE_NOTIFY_PNP::InterfaceReference

Definition at line 143 of file hidclass.h.

◆ Size

USHORT _HID_INTERFACE_NOTIFY_PNP::Size

Definition at line 140 of file hidclass.h.

◆ StatusChangeFn

PHID_STATUS_CHANGE _HID_INTERFACE_NOTIFY_PNP::StatusChangeFn

Definition at line 146 of file hidclass.h.

◆ Version

USHORT _HID_INTERFACE_NOTIFY_PNP::Version

Definition at line 141 of file hidclass.h.


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