|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "fxwmipch.hpp"
Go to the source code of this file.
| _Must_inspect_result_ __drv_maxIRQL | ( | APC_LEVEL | ) |
| _Must_inspect_result_ __drv_maxIRQL | ( | DISPATCH_LEVEL | ) |
| _Must_inspect_result_ __in WDFWMIINSTANCE __in_opt ULONG __in_bcount_opt | ( | EventDataSize | ) |
Definition at line 417 of file fxwmiapi.cpp.
| FxObjectHandleGetPtr | ( | GetFxDriverGlobals(DriverGlobals) | , |
| Device | , | ||
| FX_TYPE_DEVICE | , | ||
| (PVOID *) & | pDevice | ||
| ) |
Referenced by __in_bcount_opt().
| FxObjectHandleGetPtr | ( | GetFxDriverGlobals(DriverGlobals) | , |
| WmiInstance | , | ||
| FX_TYPE_WMI_INSTANCE | , | ||
| (PVOID *) & | pInstance | ||
| ) |
| FxObjectHandleGetPtr | ( | GetFxDriverGlobals(DriverGlobals) | , |
| WmiProvider | , | ||
| FX_TYPE_WMI_PROVIDER | , | ||
| (PVOID *) & | pProvider | ||
| ) |
| FxPointerNotNull | ( | GetFxDriverGlobals(DriverGlobals) | , |
| WmiProvider | |||
| ) |
| FxPointerNotNull | ( | GetFxDriverGlobals(DriverGlobals) | , |
| WmiProviderConfig | |||
| ) |
| FxPointerNotNull | ( | pFxDriverGlobals | , |
| InstanceConfig | |||
| ) |
Referenced by Chkdsk(), and FormatEx().
| if | ( | ! | NT_SUCCESSstatus | ) |
Definition at line 208 of file fxwmiapi.cpp.
| if | ( | InstanceConfig->Provider ! | = NULL && InstanceConfig->ProviderConfig != NULL | ) |
Definition at line 146 of file fxwmiapi.cpp.
| if | ( | InstanceConfig-> | Provider = = NULL && InstanceConfig->ProviderConfig == NULL | ) |
Definition at line 135 of file fxwmiapi.cpp.
| if | ( | InstanceConfig->Size ! | = sizeof(WDF_WMI_INSTANCE_CONFIG) | ) |
Definition at line 126 of file fxwmiapi.cpp.
| if | ( | NT_SUCCESS(status) &&InstanceConfig-> | Register | ) |
Definition at line 225 of file fxwmiapi.cpp.
| if | ( | NT_SUCCESS(status) | ) |
Definition at line 229 of file fxwmiapi.cpp.
Definition at line 72 of file fxwmiapi.cpp.
| return pProvider IsEnabled | ( | ProviderControl | ) |
Referenced by AdjustEnableDefaultPriv(), DECLARE_INTERFACE_(), DiskEtwEnableCallback(), IsDeviceStarted(), and SbDspIsSpeakerEnabled().
| _Must_inspect_result_ __in WDFDEVICE Device |
Definition at line 46 of file fxwmiapi.cpp.
| else |
Definition at line 166 of file fxwmiapi.cpp.
| _Must_inspect_result_ __in WDFWMIINSTANCE __in_opt ULONG EventDataSize |
Definition at line 416 of file fxwmiapi.cpp.
| WDFWMIINSTANCE hInstance |
Definition at line 118 of file fxwmiapi.cpp.
Referenced by if().
| hProvider = NULL |
Definition at line 169 of file fxwmiapi.cpp.
Referenced by FxWmiProvider::_Create(), DllRegisterServer(), NPSGetProviderNameA(), and NPSGetSectionNameA().
| _Must_inspect_result_ __in WDFDEVICE __in PWDF_WMI_INSTANCE_CONFIG __in_opt PWDF_OBJECT_ATTRIBUTES __out_opt WDFWMIINSTANCE* Instance |
Definition at line 112 of file fxwmiapi.cpp.
| _Must_inspect_result_ __in WDFDEVICE __in PWDF_WMI_INSTANCE_CONFIG __in_opt PWDF_OBJECT_ATTRIBUTES InstanceAttributes |
Definition at line 110 of file fxwmiapi.cpp.
Definition at line 108 of file fxwmiapi.cpp.
| FxPowerPolicyOwnerSettings * ownerSettings |
Definition at line 56 of file fxwmiapi.cpp.
Referenced by if().
| pFxDriverGlobals = GetFxDriverGlobals(DriverGlobals) |
Definition at line 121 of file fxwmiapi.cpp.
Referenced by if().
| pInstance = NULL |
Definition at line 117 of file fxwmiapi.cpp.
Referenced by __in_bcount_opt(), FxWmiInstanceExternal::_Create(), FxWmiIrpHandler::_QueryAllData(), FxWmiIrpHandler::AddPowerPolicyProviderAndInstance(), DdeAbandonTransaction(), DdeConnect(), DdeCreateDataHandle(), DdeCreateStringHandleA(), DdeCreateStringHandleW(), DdeEnableCallback(), DdeFreeStringHandle(), DdeGetLastError(), DdeKeepStringHandle(), DdeNameService(), DdePostAdvise(), DdeQueryStringA(), DdeQueryStringW(), DdeUninitialize(), FxWmiIrpHandler::Dispatch(), FxWmiProvider::GetInstanceReferenced(), if(), WDML_AddConv(), WDML_AddLink(), WDML_AddServer(), WDML_AllocTransaction(), WDML_ClientProc(), WDML_CreateServerConv(), WDML_CreateString(), WDML_DecHSZ(), WDML_EventProc(), WDML_FindConv(), WDML_FindLink(), WDML_FindNode(), WDML_FindServer(), WDML_FreeAllHSZ(), WDML_FreeTransaction(), WDML_GetInstance(), WDML_IncHSZ(), WDML_IncrementInstanceId(), WDML_Initialize(), WDML_InsertHSZNode(), WDML_InvokeCallback(), WDML_MakeHszFromAtom(), WDML_NotifyThreadDetach(), WDML_RemoveAllLinks(), WDML_RemoveLink(), WDML_RemoveServer(), WDML_ServerConvProc(), WDML_ServerNameProc(), and WDML_SetAllLastError().
| FxWmiProvider * pProvider = pInstance->GetProvider() |
Definition at line 57 of file fxwmiapi.cpp.
Referenced by FxWmiProvider::_Create(), FxWmiIrpHandler::_RegInfo(), CicBridge::ActivateIMMX(), FxWmiIrpHandler::AddPowerPolicyProviderAndInstance(), CicBridge::ConfigureGeneral(), CicBridge::ConfigureRegisterWord(), CryptAcquireContextA(), FxWmiIrpHandler::Dispatch(), FxWmiIrpHandler::FindProviderLocked(), FxWmiIrpHandler::FindProviderReferenced(), if(), and pointer_default().
| _Must_inspect_result_ __in WDFDEVICE __in PWDF_WMI_PROVIDER_CONFIG __in_opt PWDF_OBJECT_ATTRIBUTES ProviderAttributes |
Definition at line 50 of file fxwmiapi.cpp.
| __in WDFWMIPROVIDER __in WDF_WMI_PROVIDER_CONTROL ProviderControl |
Definition at line 286 of file fxwmiapi.cpp.
Definition at line 119 of file fxwmiapi.cpp.
Referenced by __in_bcount_opt(), and if().
| _Must_inspect_result_ __in WDFWMIINSTANCE WmiInstance |
Definition at line 327 of file fxwmiapi.cpp.
| __in WDFWMIPROVIDER WmiProvider |
Definition at line 52 of file fxwmiapi.cpp.
Definition at line 48 of file fxwmiapi.cpp.