ReactOS 0.4.15-dev-7918-g2a2556c
FxToObjectItf Class Reference

#include <fxtoobjectitf.hpp>

Static Public Member Functions

static VOID FxAddToDisposeList (__in CfxDeviceBase *DeviceBase, __in PFX_DRIVER_GLOBALS FxDriverGlobals, __in FxObject *ObjectToAdd)
 
static VOID FxAddToDriverDisposeList (__in PFX_DRIVER_GLOBALS FxDriverGlobals, __in FxObject *ObjectToAdd)
 
static FxObjectFxGetDriverAsDefaultParent (__in PFX_DRIVER_GLOBALS FxDriverGlobals, __in FxObject *Object)
 

Detailed Description

Definition at line 28 of file fxtoobjectitf.hpp.

Member Function Documentation

◆ FxAddToDisposeList()

static VOID FxToObjectItf::FxAddToDisposeList ( __in CfxDeviceBase DeviceBase,
__in PFX_DRIVER_GLOBALS  FxDriverGlobals,
__in FxObject ObjectToAdd 
)
static

◆ FxAddToDriverDisposeList()

static VOID FxToObjectItf::FxAddToDriverDisposeList ( __in PFX_DRIVER_GLOBALS  FxDriverGlobals,
__in FxObject ObjectToAdd 
)
static

◆ FxGetDriverAsDefaultParent()

static FxObject * FxToObjectItf::FxGetDriverAsDefaultParent ( __in PFX_DRIVER_GLOBALS  FxDriverGlobals,
__in FxObject Object 
)
static

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