1 implementation of IWbemServices_Old
System.Management (1)
Instrumentation\EventSource.cs (1)
85
sealed class EventSource : IWbemProviderInit, IWbemEventProvider, IWbemEventProviderQuerySink, IWbemEventProviderSecurity,
IWbemServices_Old
23 references to IWbemServices_Old
System.Management (23)
Instrumentation\EventSource.cs (23)
492
int
IWbemServices_Old
.OpenNamespace_([In][MarshalAs(UnmanagedType.BStr)] string strNamespace,
501
int
IWbemServices_Old
.CancelAsyncCall_([In][MarshalAs(UnmanagedType.Interface)] IWbemObjectSink pSink)
506
int
IWbemServices_Old
.QueryObjectSink_([In] Int32 lFlags,
513
int
IWbemServices_Old
.GetObject_([In][MarshalAs(UnmanagedType.BStr)] string strObjectPath,
522
int
IWbemServices_Old
.GetObjectAsync_([In][MarshalAs(UnmanagedType.BStr)] string strObjectPath,
629
int
IWbemServices_Old
.PutClass_([In][MarshalAs(UnmanagedType.Interface)] IWbemClassObject_DoNotMarshal pObject,
637
int
IWbemServices_Old
.PutClassAsync_([In][MarshalAs(UnmanagedType.Interface)] IWbemClassObject_DoNotMarshal pObject,
645
int
IWbemServices_Old
.DeleteClass_([In][MarshalAs(UnmanagedType.BStr)] string strClass,
653
int
IWbemServices_Old
.DeleteClassAsync_([In][MarshalAs(UnmanagedType.BStr)] string strClass,
661
int
IWbemServices_Old
.CreateClassEnum_([In][MarshalAs(UnmanagedType.BStr)] string strSuperclass,
670
int
IWbemServices_Old
.CreateClassEnumAsync_([In][MarshalAs(UnmanagedType.BStr)] string strSuperclass,
678
int
IWbemServices_Old
.PutInstance_([In][MarshalAs(UnmanagedType.Interface)] IWbemClassObject_DoNotMarshal pInst,
686
int
IWbemServices_Old
.PutInstanceAsync_([In][MarshalAs(UnmanagedType.Interface)] IWbemClassObject_DoNotMarshal pInst,
694
int
IWbemServices_Old
.DeleteInstance_([In][MarshalAs(UnmanagedType.BStr)] string strObjectPath,
702
int
IWbemServices_Old
.DeleteInstanceAsync_([In][MarshalAs(UnmanagedType.BStr)] string strObjectPath,
710
int
IWbemServices_Old
.CreateInstanceEnum_([In][MarshalAs(UnmanagedType.BStr)] string strFilter,
719
int
IWbemServices_Old
.CreateInstanceEnumAsync_([In][MarshalAs(UnmanagedType.BStr)] string strFilter,
919
int
IWbemServices_Old
.ExecQuery_([In][MarshalAs(UnmanagedType.BStr)] string strQueryLanguage,
929
int
IWbemServices_Old
.ExecQueryAsync_([In][MarshalAs(UnmanagedType.BStr)] string strQueryLanguage,
938
int
IWbemServices_Old
.ExecNotificationQuery_([In][MarshalAs(UnmanagedType.BStr)] string strQueryLanguage,
948
int
IWbemServices_Old
.ExecNotificationQueryAsync_([In][MarshalAs(UnmanagedType.BStr)] string strQueryLanguage,
957
int
IWbemServices_Old
.ExecMethod_([In][MarshalAs(UnmanagedType.BStr)] string strObjectPath,
968
int
IWbemServices_Old
.ExecMethodAsync_([In][MarshalAs(UnmanagedType.BStr)] string strObjectPath,