ReactOS 0.4.15-dev-7953-g1f49173
fxframeworkstubum.h File Reference
#include <fxldrum.h>
Include dependency graph for fxframeworkstubum.h:

Go to the source code of this file.

Classes

struct  _WUDF_LOADER_FX_INTERFACE
 

Typedefs

typedef __checkReturn NTSTATUS(* PFN_WUDF_REGISTER_LIBRARY) (__in PVOID Context, __in PWDF_LIBRARY_INFO LibraryInfo)
 
typedef struct _WUDF_LOADER_FX_INTERFACE WUDF_LOADER_FX_INTERFACE
 
typedef struct _WUDF_LOADER_FX_INTERFACEPWUDF_LOADER_FX_INTERFACE
 

Typedef Documentation

◆ PFN_WUDF_REGISTER_LIBRARY

typedef __checkReturn NTSTATUS(* PFN_WUDF_REGISTER_LIBRARY) (__in PVOID Context, __in PWDF_LIBRARY_INFO LibraryInfo)

Definition at line 32 of file fxframeworkstubum.h.

◆ PWUDF_LOADER_FX_INTERFACE

◆ WUDF_LOADER_FX_INTERFACE