3 references to GetMiscStatus
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
315
/// <inheritdoc cref="IOleObject.
GetMiscStatus
(DVASPECT, OLEMISC*)"/>
System.Windows.Forms.Primitives (2)
Windows.Win32.IOleObject.g.cs (2)
800
/// <inheritdoc cref="
GetMiscStatus
(winmdroot.System.Com.DVASPECT, winmdroot.System.Ole.OLEMISC*)"/>
805
winmdroot.Foundation.HRESULT __result = this.
GetMiscStatus
(dwAspect, pdwStatusLocal);