ReactOS 0.4.15-dev-8100-g1887773
_WDF_BIND_INFO Struct Reference

#include <fxldr.h>

Collaboration diagram for _WDF_BIND_INFO:

Public Member Functions

 __field_bcount (FuncCount *sizeof(WDFFUNC)) WDFFUNC *FuncTable
 
 __field_bcount (FuncCount *sizeof(WDFFUNC)) WDFFUNC *FuncTable
 

Public Attributes

ULONG Size
 
PWCHAR Component
 
WDF_VERSION Version
 
ULONG FuncCount
 
PLIBRARY_MODULE Module
 
PVOID Module
 

Detailed Description

Definition at line 130 of file fxldr.h.

Member Function Documentation

◆ __field_bcount() [1/2]

_WDF_BIND_INFO::__field_bcount ( FuncCount sizeofWDFFUNC)

◆ __field_bcount() [2/2]

_WDF_BIND_INFO::__field_bcount ( FuncCount sizeofWDFFUNC)

Member Data Documentation

◆ Component

PWCHAR _WDF_BIND_INFO::Component

Definition at line 132 of file fxldr.h.

◆ FuncCount

ULONG _WDF_BIND_INFO::FuncCount

Definition at line 134 of file fxldr.h.

Referenced by RosInitWdf().

◆ Module [1/2]

PLIBRARY_MODULE _WDF_BIND_INFO::Module

Definition at line 136 of file fxldr.h.

◆ Module [2/2]

PVOID _WDF_BIND_INFO::Module

Definition at line 56 of file fxldrum.h.

◆ Size

ULONG _WDF_BIND_INFO::Size

Definition at line 131 of file fxldr.h.

Referenced by RosInitWdf().

◆ Version


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