ReactOS 0.4.15-dev-7842-g558ab78
_WDF_CLASS_EXTENSION_DESCRIPTOR_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_11:

Public Attributes

PCWDF_CLASS_EXTENSION_DESCRIPTOR_V1_11 Next
 
ULONG Size
 
PFN_WDF_CLASS_EXTENSIONIN_BIND Bind
 
PFN_WDF_CLASS_EXTENSIONIN_UNBIND Unbind
 

Detailed Description

Definition at line 476 of file wdf111.h.

Member Data Documentation

◆ Bind

PFN_WDF_CLASS_EXTENSIONIN_BIND _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_11::Bind

Definition at line 481 of file wdf111.h.

◆ Next

PCWDF_CLASS_EXTENSION_DESCRIPTOR_V1_11 _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_11::Next

Definition at line 477 of file wdf111.h.

◆ Size

ULONG _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_11::Size

Definition at line 479 of file wdf111.h.

◆ Unbind

PFN_WDF_CLASS_EXTENSIONIN_UNBIND _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_11::Unbind

Definition at line 483 of file wdf111.h.


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