ReactOS 0.4.15-dev-8434-g155a7c7
_WDF_LOADER_INTERFACE Struct Reference

#include <fxldr.h>

Collaboration diagram for _WDF_LOADER_INTERFACE:

Public Attributes

WDF_INTERFACE_HEADER Header
 
PWDF_REGISTER_LIBRARY RegisterLibrary
 
PWDF_VERSION_BIND VersionBind
 
PWDF_VERSION_UNBIND VersionUnbind
 
PWDF_LDR_DIAGNOSTICS_VALUE_BY_NAME_AS_ULONG DiagnosticsValueByNameAsULONG
 

Detailed Description

Definition at line 152 of file fxldr.h.

Member Data Documentation

◆ DiagnosticsValueByNameAsULONG

PWDF_LDR_DIAGNOSTICS_VALUE_BY_NAME_AS_ULONG _WDF_LOADER_INTERFACE::DiagnosticsValueByNameAsULONG

Definition at line 157 of file fxldr.h.

◆ Header

WDF_INTERFACE_HEADER _WDF_LOADER_INTERFACE::Header

Definition at line 153 of file fxldr.h.

◆ RegisterLibrary

PWDF_REGISTER_LIBRARY _WDF_LOADER_INTERFACE::RegisterLibrary

Definition at line 154 of file fxldr.h.

◆ VersionBind

PWDF_VERSION_BIND _WDF_LOADER_INTERFACE::VersionBind

Definition at line 155 of file fxldr.h.

◆ VersionUnbind

PWDF_VERSION_UNBIND _WDF_LOADER_INTERFACE::VersionUnbind

Definition at line 156 of file fxldr.h.


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