ReactOS 0.4.15-dev-7842-g558ab78
fxwmiinstance.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FxWmiInstance
 
struct  FxWmiInstanceQueryInstanceCallback
 
struct  FxWmiInstanceSetInstanceCallback
 
struct  FxWmiInstanceSetItemCallback
 
struct  FxWmiInstanceExecuteMethodCallback
 
class  FxWmiInstanceExternal
 
struct  FxWmiInstanceInternalCallbacks
 
class  FxWmiInstanceInternal
 

Typedefs

typedef _Must_inspect_result_ __drv_sameIRQL __drv_maxIRQL(PASSIVE_LEVEL) NTSTATUS(*PFN_FX_WMI_INSTANCE_QUERY_INSTANCE) (__in CfxDevice *Device
 
typedef _Must_inspect_result_ __drv_sameIRQL __in FxWmiInstanceInternalInstance
 
typedef _Must_inspect_result_ __drv_sameIRQL __in FxWmiInstanceInternal __inout ULONG OutBufferSize
 
typedef _Must_inspect_result_ __drv_sameIRQL __in FxWmiInstanceInternal __inout ULONG __out_bcount(OutBufferSize) PVOID OutBuffer
 
typedef _Must_inspect_result_ __drv_sameIRQL __in FxWmiInstanceInternal __inout ULONG __out PULONG BufferUsed
 
typedef _Must_inspect_result_ __drv_sameIRQL __in FxWmiInstanceInternal __in ULONG InBufferSize
 
typedef _Must_inspect_result_ __drv_sameIRQL __in FxWmiInstanceInternal __in ULONG __in_bcount(InBufferSize) PVOID InBuffer)
 
typedef _Must_inspect_result_ __drv_sameIRQL __in FxWmiInstanceInternal __in ULONG DataItemId
 
typedef _Must_inspect_result_ __drv_sameIRQL __in FxWmiInstanceInternal __in ULONG MethodId
 
typedef _Must_inspect_result_ __drv_sameIRQL __in FxWmiInstanceInternal __in ULONG __in ULONG __inout ULONG __drv_when(InBufferSize >=OutBufferSize, __inout_bcount(InBufferSize)) __drv_when(InBufferSize< OutBufferSize == 0
 
typedef _Must_inspect_result_ __drv_sameIRQL __in FxWmiInstanceInternal __in ULONG __in ULONG __inout ULONG __inout_bcount(OutBufferSize)) PVOID Buffer
 

Typedef Documentation

◆ __drv_maxIRQL

__checkReturn __drv_maxIRQL

Definition at line 490 of file fxwmiinstance.hpp.

◆ __drv_when

__drv_when == 0

Definition at line 536 of file fxwmiinstance.hpp.

◆ __in_bcount

◆ __inout_bcount

◆ __out_bcount

◆ BufferUsed

◆ DataItemId

◆ InBufferSize

◆ Instance

◆ MethodId

◆ OutBufferSize