ReactOS 0.4.15-dev-7924-g5949c20
_WDF_CLASS_EXTENSION_DESCRIPTOR_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_15:

Public Attributes

PCWDF_CLASS_EXTENSION_DESCRIPTOR_V1_15 Next
 
ULONG Size
 
PFN_WDF_CLASS_EXTENSIONIN_BIND Bind
 
PFN_WDF_CLASS_EXTENSIONIN_UNBIND Unbind
 

Detailed Description

Definition at line 482 of file wdf115.h.

Member Data Documentation

◆ Bind

PFN_WDF_CLASS_EXTENSIONIN_BIND _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_15::Bind

Definition at line 487 of file wdf115.h.

◆ Next

PCWDF_CLASS_EXTENSION_DESCRIPTOR_V1_15 _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_15::Next

Definition at line 483 of file wdf115.h.

◆ Size

ULONG _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_15::Size

Definition at line 485 of file wdf115.h.

◆ Unbind

PFN_WDF_CLASS_EXTENSIONIN_UNBIND _WDF_CLASS_EXTENSION_DESCRIPTOR_V1_15::Unbind

Definition at line 489 of file wdf115.h.


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