ReactOS 0.4.15-dev-7958-gcd0bb1a
_WUDF_LOADER_FX_INTERFACE Struct Reference

#include <fxframeworkstubum.h>

Collaboration diagram for _WUDF_LOADER_FX_INTERFACE:

Public Attributes

ULONG Size
 
PFN_WUDF_REGISTER_LIBRARY RegisterLibrary
 
IWudfHost * pIWudfHost
 
IUMDFPlatform * pUMDFPlatform
 

Detailed Description

Definition at line 38 of file fxframeworkstubum.h.

Member Data Documentation

◆ pIWudfHost

IWudfHost* _WUDF_LOADER_FX_INTERFACE::pIWudfHost

Definition at line 41 of file fxframeworkstubum.h.

◆ pUMDFPlatform

IUMDFPlatform* _WUDF_LOADER_FX_INTERFACE::pUMDFPlatform

Definition at line 42 of file fxframeworkstubum.h.

◆ RegisterLibrary

PFN_WUDF_REGISTER_LIBRARY _WUDF_LOADER_FX_INTERFACE::RegisterLibrary

Definition at line 40 of file fxframeworkstubum.h.

◆ Size

ULONG _WUDF_LOADER_FX_INTERFACE::Size

Definition at line 39 of file fxframeworkstubum.h.


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