6 references to IWbemQualifierSet_DoNotMarshal
System.Management (6)
System\Management\InteropClasses\WMIInterop.cs (6)
510
[PreserveSig] int GetQualifierSet_([Out][MarshalAs(UnmanagedType.Interface)] out
IWbemQualifierSet_DoNotMarshal
ppQualSet);
518
[PreserveSig] int GetPropertyQualifierSet_([In][MarshalAs(UnmanagedType.LPWStr)] string wszProperty, [Out][MarshalAs(UnmanagedType.Interface)] out
IWbemQualifierSet_DoNotMarshal
ppQualSet);
532
[PreserveSig] int GetMethodQualifierSet_([In][MarshalAs(UnmanagedType.LPWStr)] string wszMethod, [Out][MarshalAs(UnmanagedType.Interface)] out
IWbemQualifierSet_DoNotMarshal
ppQualSet);
650
[PreserveSig] int GetQualifierSet_([Out][MarshalAs(UnmanagedType.Interface)] out
IWbemQualifierSet_DoNotMarshal
ppQualSet);
658
[PreserveSig] int GetPropertyQualifierSet_([In][MarshalAs(UnmanagedType.LPWStr)] string wszProperty, [Out][MarshalAs(UnmanagedType.Interface)] out
IWbemQualifierSet_DoNotMarshal
ppQualSet);
672
[PreserveSig] int GetMethodQualifierSet_([In][MarshalAs(UnmanagedType.LPWStr)] string wszMethod, [Out][MarshalAs(UnmanagedType.Interface)] out
IWbemQualifierSet_DoNotMarshal
ppQualSet);