ReactOS 0.4.15-dev-7906-g1b85a5f
_WDF_CLASS_EXTENSION_DESCRIPTOR_V1_9 Struct Reference

#include <wdf19.h>

Collaboration diagram for _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_9:

Public Attributes

PCWDF_CLASS_EXTENSION_DESCRIPTOR_V1_9 Next
 
ULONG Size
 
PFN_WDF_CLASS_EXTENSIONIN_BIND Bind
 
PFN_WDF_CLASS_EXTENSIONIN_UNBIND Unbind
 

Detailed Description

Definition at line 366 of file wdf19.h.

Member Data Documentation

◆ Bind

PFN_WDF_CLASS_EXTENSIONIN_BIND _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_9::Bind

Definition at line 371 of file wdf19.h.

◆ Next

PCWDF_CLASS_EXTENSION_DESCRIPTOR_V1_9 _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_9::Next

Definition at line 367 of file wdf19.h.

◆ Size

ULONG _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_9::Size

Definition at line 369 of file wdf19.h.

◆ Unbind

PFN_WDF_CLASS_EXTENSIONIN_UNBIND _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_9::Unbind

Definition at line 373 of file wdf19.h.


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