ReactOS 0.4.16-dev-297-gc569aee
|
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 405 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 204 of file fxwmiapi.cpp.
if | ( | InstanceConfig->Provider ! | = NULL && InstanceConfig->ProviderConfig != NULL | ) |
Definition at line 142 of file fxwmiapi.cpp.
if | ( | InstanceConfig-> | Provider = = NULL && InstanceConfig->ProviderConfig == NULL | ) |
Definition at line 131 of file fxwmiapi.cpp.
if | ( | InstanceConfig->Size ! | = sizeof(WDF_WMI_INSTANCE_CONFIG) | ) |
Definition at line 122 of file fxwmiapi.cpp.
if | ( | NT_SUCCESS(status) &&InstanceConfig-> | Register | ) |
Definition at line 221 of file fxwmiapi.cpp.
if | ( | NT_SUCCESS(status) | ) |
Definition at line 225 of file fxwmiapi.cpp.
Definition at line 69 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 43 of file fxwmiapi.cpp.
else |
Definition at line 162 of file fxwmiapi.cpp.
_Must_inspect_result_ __in WDFWMIINSTANCE __in_opt ULONG EventDataSize |
Definition at line 404 of file fxwmiapi.cpp.
WDFWMIINSTANCE hInstance |
Definition at line 114 of file fxwmiapi.cpp.
Referenced by if().
hProvider = NULL |
Definition at line 165 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 108 of file fxwmiapi.cpp.
_Must_inspect_result_ __in WDFDEVICE __in PWDF_WMI_INSTANCE_CONFIG __in_opt PWDF_OBJECT_ATTRIBUTES InstanceAttributes |
Definition at line 106 of file fxwmiapi.cpp.
Definition at line 104 of file fxwmiapi.cpp.
FxPowerPolicyOwnerSettings * ownerSettings |
Definition at line 53 of file fxwmiapi.cpp.
Referenced by if().
pFxDriverGlobals = GetFxDriverGlobals(DriverGlobals) |
Definition at line 117 of file fxwmiapi.cpp.
Referenced by if().
pInstance = NULL |
Definition at line 113 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 54 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 47 of file fxwmiapi.cpp.
__in WDFWMIPROVIDER __in WDF_WMI_PROVIDER_CONTROL ProviderControl |
Definition at line 280 of file fxwmiapi.cpp.
Definition at line 115 of file fxwmiapi.cpp.
Referenced by __in_bcount_opt(), and if().
_Must_inspect_result_ __in WDFWMIINSTANCE WmiInstance |
Definition at line 319 of file fxwmiapi.cpp.
__in WDFWMIPROVIDER WmiProvider |
Definition at line 49 of file fxwmiapi.cpp.
Definition at line 45 of file fxwmiapi.cpp.