37 references to GetSecuredIWbemServicesHandler
System.Management (37)
System\Management\ManagementClass.cs (8)
476
status = scope.
GetSecuredIWbemServicesHandler
(Scope.GetIWbemServices()).CreateInstanceEnum_(
607
status = scope.
GetSecuredIWbemServicesHandler
(Scope.GetIWbemServices()).CreateInstanceEnumAsync_(
692
status = scope.
GetSecuredIWbemServicesHandler
(Scope.GetIWbemServices()).CreateClassEnum_(
759
status = scope.
GetSecuredIWbemServicesHandler
(Scope.GetIWbemServices()).CreateClassEnumAsync_(
1043
status = scope.
GetSecuredIWbemServicesHandler
(Scope.GetIWbemServices()).ExecQuery_(
1152
status = scope.
GetSecuredIWbemServicesHandler
(Scope.GetIWbemServices()).ExecQueryAsync_(
1244
status = scope.
GetSecuredIWbemServicesHandler
(Scope.GetIWbemServices()).ExecQuery_(
1338
status = scope.
GetSecuredIWbemServicesHandler
(Scope.GetIWbemServices()).ExecQueryAsync_(
System\Management\ManagementEventWatcher.cs (2)
407
status = scope.
GetSecuredIWbemServicesHandler
(Scope.GetIWbemServices()).ExecNotificationQuery_(
497
int status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).ExecNotificationQueryAsync_(
System\Management\ManagementObject.cs (21)
785
status = scope.
GetSecuredIWbemServicesHandler
(scope.GetIWbemServices()).GetObject_(path.RelativePath,
916
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).GetObjectAsync_(path.RelativePath,
1053
status = scope.
GetSecuredIWbemServicesHandler
(scope.GetIWbemServices()).ExecQuery_(
1179
status = scope.
GetSecuredIWbemServicesHandler
(scope.GetIWbemServices()).ExecQueryAsync_(
1285
status = scope.
GetSecuredIWbemServicesHandler
(scope.GetIWbemServices()).ExecQuery_(
1402
status = scope.
GetSecuredIWbemServicesHandler
(scope.GetIWbemServices()).ExecQueryAsync_(
1480
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).PutClass_(wbemObject,
1487
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).PutInstance_(wbemObject,
1640
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).PutClassAsync_(
1648
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).PutInstanceAsync_(
1773
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).PutClass_(
1781
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).PutInstance_(
1896
status = destinationScope.
GetSecuredIWbemServicesHandler
(destWbemServices).PutClassAsync_(
1905
status = destinationScope.
GetSecuredIWbemServicesHandler
(destWbemServices).PutInstanceAsync_(
1962
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).DeleteClass_(
1970
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).DeleteInstance_(
2032
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).DeleteClassAsync_(path.RelativePath,
2039
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).DeleteInstanceAsync_(path.RelativePath,
2296
status = scope.
GetSecuredIWbemServicesHandler
(scope.GetIWbemServices()).ExecMethod_(
2371
status = scope.
GetSecuredIWbemServicesHandler
(scope.GetIWbemServices()).ExecMethodAsync_(
2629
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).GetObject_(objectPath, options.Flags, options.GetContext(), ref tempObj, IntPtr.Zero);
System\Management\ManagementObjectSearcher.cs (6)
346
status = scope.
GetSecuredIWbemServicesHandler
(scope.GetIWbemServices()).CreateInstanceEnum_(
354
status = scope.
GetSecuredIWbemServicesHandler
(scope.GetIWbemServices()).CreateClassEnum_(((SelectQuery)query).ClassName,
364
status = scope.
GetSecuredIWbemServicesHandler
(scope.GetIWbemServices()).ExecQuery_(
439
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).CreateInstanceEnumAsync_(((SelectQuery)query).ClassName,
446
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).CreateClassEnumAsync_(((SelectQuery)query).ClassName,
456
status = scope.
GetSecuredIWbemServicesHandler
(wbemServices).ExecQueryAsync_(