ReactOS
0.4.15-dev-4872-g8a3db97
|
#include "fxforwardum.hpp"
Go to the source code of this file.
Typedefs | |
typedef struct _FX_DRIVER_GLOBALS * | PFX_DRIVER_GLOBALS |
Functions | |
enum FxObjectType UINT32 enum FxWmiInstanceAction UINT32 enum FxDriverObjectUmFlags USHORT enum FxWakeInterruptEvents UINT32 PVOID | FxObjectHandleAlloc (__in PFX_DRIVER_GLOBALS FxDriverGlobals, __in POOL_TYPE PoolType, __in size_t Size, __in ULONG Tag, __in_opt PWDF_OBJECT_ATTRIBUTES Attributes, __in USHORT ExtraSize, __in FxObjectType ObjectType) |
typedef struct _FX_DRIVER_GLOBALS* PFX_DRIVER_GLOBALS |
Definition at line 7 of file fxforward.hpp.
enum FxObjectType UINT32 enum FxWmiInstanceAction UINT32 enum FxDriverObjectUmFlags USHORT enum FxWakeInterruptEvents UINT32 PVOID FxObjectHandleAlloc | ( | __in PFX_DRIVER_GLOBALS | FxDriverGlobals, |
__in POOL_TYPE | PoolType, | ||
__in size_t | Size, | ||
__in ULONG | Tag, | ||
__in_opt PWDF_OBJECT_ATTRIBUTES | Attributes, | ||
__in USHORT | ExtraSize, | ||
__in FxObjectType | ObjectType | ||
) |
Definition at line 163 of file handleapi.cpp.
Referenced by FxMemoryBuffer::operator new(), and FxObject::operator new().