7 references to msocWindow
System.Windows.Forms.Primitives (7)
Microsoft\Office\IMsoComponent.cs (7)
45
internal delegate* unmanaged[Stdcall]<IMsoComponent*,
msocWindow
, uint, HWND> HwndGetWindow_14;
99
private static HWND HwndGetWindow(IMsoComponent* @this,
msocWindow
dwWhich, uint dwReserved)
218
/// <inheritdoc cref="Interface.HwndGetWindow(
msocWindow
, uint)"/>
219
public HWND HwndGetWindow(
msocWindow
dwWhich, uint dwReserved)
222
return ((delegate* unmanaged[Stdcall]<IMsoComponent*,
msocWindow
, uint, HWND>)_lpVtbl[13])(pThis, dwWhich, dwReserved);
350
/// (via <see cref="HwndGetWindow"/> with <see cref="
msocWindow
.FrameToplevel"/>).
499
msocWindow
dwWhich,