ReactOS 0.4.15-dev-7942-gd23573b
_WDF_CLASS_EXTENSION_DESCRIPTOR_V1_0 Struct Reference

#include <wdf10.h>

Collaboration diagram for _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_0:

Public Attributes

PCWDF_CLASS_EXTENSION_DESCRIPTOR_V1_0 Next
 
ULONG Size
 
PFN_WDF_CLASS_EXTENSIONIN_BIND Bind
 
PFN_WDF_CLASS_EXTENSIONIN_UNBIND Unbind
 

Detailed Description

Definition at line 352 of file wdf10.h.

Member Data Documentation

◆ Bind

PFN_WDF_CLASS_EXTENSIONIN_BIND _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_0::Bind

Definition at line 357 of file wdf10.h.

◆ Next

PCWDF_CLASS_EXTENSION_DESCRIPTOR_V1_0 _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_0::Next

Definition at line 353 of file wdf10.h.

◆ Size

ULONG _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_0::Size

Definition at line 355 of file wdf10.h.

◆ Unbind

PFN_WDF_CLASS_EXTENSIONIN_UNBIND _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_0::Unbind

Definition at line 359 of file wdf10.h.


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