6 references to IWbemQualifierSet_DoNotMarshal
System.Management (6)
InteropClasses\WMIInterop.cs (6)
613
[PreserveSig] int GetQualifierSet_([Out][MarshalAs(UnmanagedType.Interface)] out
IWbemQualifierSet_DoNotMarshal
ppQualSet);
621
[PreserveSig] int GetPropertyQualifierSet_([In][MarshalAs(UnmanagedType.LPWStr)] string wszProperty, [Out][MarshalAs(UnmanagedType.Interface)] out
IWbemQualifierSet_DoNotMarshal
ppQualSet);
635
[PreserveSig] int GetMethodQualifierSet_([In][MarshalAs(UnmanagedType.LPWStr)] string wszMethod, [Out][MarshalAs(UnmanagedType.Interface)] out
IWbemQualifierSet_DoNotMarshal
ppQualSet);
805
[PreserveSig] int GetQualifierSet_([Out][MarshalAs(UnmanagedType.Interface)] out
IWbemQualifierSet_DoNotMarshal
ppQualSet);
813
[PreserveSig] int GetPropertyQualifierSet_([In][MarshalAs(UnmanagedType.LPWStr)] string wszProperty, [Out][MarshalAs(UnmanagedType.Interface)] out
IWbemQualifierSet_DoNotMarshal
ppQualSet);
827
[PreserveSig] int GetMethodQualifierSet_([In][MarshalAs(UnmanagedType.LPWStr)] string wszMethod, [Out][MarshalAs(UnmanagedType.Interface)] out
IWbemQualifierSet_DoNotMarshal
ppQualSet);