ReactOS 0.4.15-dev-7918-g2a2556c
_WDF_CLASS_EXTENSION_DESCRIPTOR_V1_5 Struct Reference

#include <wdf15.h>

Collaboration diagram for _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_5:

Public Attributes

PCWDF_CLASS_EXTENSION_DESCRIPTOR_V1_5 Next
 
ULONG Size
 
PFN_WDF_CLASS_EXTENSIONIN_BIND Bind
 
PFN_WDF_CLASS_EXTENSIONIN_UNBIND Unbind
 

Detailed Description

Definition at line 354 of file wdf15.h.

Member Data Documentation

◆ Bind

PFN_WDF_CLASS_EXTENSIONIN_BIND _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_5::Bind

Definition at line 359 of file wdf15.h.

◆ Next

PCWDF_CLASS_EXTENSION_DESCRIPTOR_V1_5 _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_5::Next

Definition at line 355 of file wdf15.h.

◆ Size

ULONG _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_5::Size

Definition at line 357 of file wdf15.h.

◆ Unbind

PFN_WDF_CLASS_EXTENSIONIN_UNBIND _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_5::Unbind

Definition at line 361 of file wdf15.h.


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