ReactOS 0.4.15-dev-7842-g558ab78
_WDF_CLASS_EXTENSION_DESCRIPTOR_V1_1 Struct Reference

#include <wdf11.h>

Collaboration diagram for _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_1:

Public Attributes

PCWDF_CLASS_EXTENSION_DESCRIPTOR_V1_1 Next
 
ULONG Size
 
PFN_WDF_CLASS_EXTENSIONIN_BIND Bind
 
PFN_WDF_CLASS_EXTENSIONIN_UNBIND Unbind
 

Detailed Description

Definition at line 354 of file wdf11.h.

Member Data Documentation

◆ Bind

PFN_WDF_CLASS_EXTENSIONIN_BIND _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_1::Bind

Definition at line 359 of file wdf11.h.

◆ Next

PCWDF_CLASS_EXTENSION_DESCRIPTOR_V1_1 _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_1::Next

Definition at line 355 of file wdf11.h.

◆ Size

ULONG _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_1::Size

Definition at line 357 of file wdf11.h.

◆ Unbind

PFN_WDF_CLASS_EXTENSIONIN_UNBIND _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_1::Unbind

Definition at line 361 of file wdf11.h.


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