1 implementation of Interface
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.AxContainer.ExtenderProxy.cs (1)
23IGetOleObject.Interface,
4 references to Interface
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.AxContainer.ExtenderProxy.cs (1)
68HRESULT IGetOleObject.Interface.GetOleObject(Guid* riid, void** ppvObj)
System.Windows.Forms.Primitives (3)
Windows.Win32.IGetOleObject.g.cs (1)
74 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
Windows.Win32.System_Ole_IGetOleObject_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Ole.IGetOleObject.Interface.GetOleObject(global::System.Guid*, void**)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT GetOleObject(this winmdroot.System.Ole.IGetOleObject.Interface @this, in global::System.Guid riid, ref void* ppvObj)