3 references to IWbemClassObject
Microsoft.Build.CommandLine.UnitTests (3)
ProcessExtensions.cs (3)
450[MarshalAs(UnmanagedType.Interface)] out IWbemClassObject apObjects, 501int Clone([MarshalAs(UnmanagedType.Interface)] out IWbemClassObject ppCopy); 619hr = enumerator.Next(WBEM_INFINITE, 1, out IWbemClassObject obj, out uint returned);