3 references to IWbemClassObject
Microsoft.Build.Framework (3)
Utilities\ProcessExtensions.cs (3)
451[MarshalAs(UnmanagedType.Interface)] out IWbemClassObject apObjects, 502int Clone([MarshalAs(UnmanagedType.Interface)] out IWbemClassObject ppCopy); 620hr = enumerator.Next(WBEM_INFINITE, 1, out IWbemClassObject obj, out uint returned);