ReactOS 0.4.15-dev-7942-gd23573b
_WDF_CLASS_EXTENSION_DESCRIPTOR_V1_7 Struct Reference

#include <wdf17.h>

Collaboration diagram for _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_7:

Public Attributes

PCWDF_CLASS_EXTENSION_DESCRIPTOR_V1_7 Next
 
ULONG Size
 
PFN_WDF_CLASS_EXTENSIONIN_BIND Bind
 
PFN_WDF_CLASS_EXTENSIONIN_UNBIND Unbind
 

Detailed Description

Definition at line 354 of file wdf17.h.

Member Data Documentation

◆ Bind

PFN_WDF_CLASS_EXTENSIONIN_BIND _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_7::Bind

Definition at line 359 of file wdf17.h.

◆ Next

PCWDF_CLASS_EXTENSION_DESCRIPTOR_V1_7 _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_7::Next

Definition at line 355 of file wdf17.h.

◆ Size

ULONG _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_7::Size

Definition at line 357 of file wdf17.h.

◆ Unbind

PFN_WDF_CLASS_EXTENSIONIN_UNBIND _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_7::Unbind

Definition at line 361 of file wdf17.h.


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