5 references to msogac
System.Windows.Forms.Primitives (5)
Microsoft\Office\IMsoComponentManager.cs (4)
179
/// <inheritdoc cref="Interface.FGetActiveComponent(
msogac
, IMsoComponent**, MSOCRINFO*, uint)"/>
180
public BOOL FGetActiveComponent(
msogac
dwgac, IMsoComponent** ppic, MSOCRINFO* pcrinfo, uint dwReserved)
183
return ((delegate* unmanaged[Stdcall]<IMsoComponentManager*,
msogac
, IMsoComponent**, MSOCRINFO*, uint, BOOL>)_lpVtbl[17])
531
msogac
dwgac,
Microsoft\Office\IMsoComponentManager.NativeAdapter.cs (1)
117
BOOL Interface.FGetActiveComponent(
msogac
dwgac, IMsoComponent** ppic, MSOCRINFO* pcrinfo, uint dwReserved)