13 references to Interface
System.Windows.Forms.Primitives (13)
_generated\115\Windows.Win32.IClassFactory2.g.cs (5)
78 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 103 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 139 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 185 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 234 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object);
_generated\489\Windows.Win32.System_Ole_IClassFactory2_Extensions.g.cs (8)
23 /// <inheritdoc cref="winmdroot.System.Ole.IClassFactory2.Interface.CreateInstance(winmdroot.System.Com.IUnknown*, global::System.Guid*, void**)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT CreateInstance(this winmdroot.System.Ole.IClassFactory2.Interface @this, [Optional] winmdroot.System.Com.IUnknown* pUnkOuter, in global::System.Guid riid, out void* ppvObject) 36 /// <inheritdoc cref="winmdroot.System.Ole.IClassFactory2.Interface.GetLicInfo(winmdroot.System.Ole.LICINFO*)"/> 37 internal static unsafe winmdroot.Foundation.HRESULT GetLicInfo(this winmdroot.System.Ole.IClassFactory2.Interface @this, ref winmdroot.System.Ole.LICINFO pLicInfo) 46 /// <inheritdoc cref="winmdroot.System.Ole.IClassFactory2.Interface.RequestLicKey(uint, winmdroot.Foundation.BSTR*)"/> 47 internal static unsafe winmdroot.Foundation.HRESULT RequestLicKey(this winmdroot.System.Ole.IClassFactory2.Interface @this, uint dwReserved, out winmdroot.Foundation.BSTR pBstrKey) 56 /// <inheritdoc cref="winmdroot.System.Ole.IClassFactory2.Interface.CreateInstanceLic(winmdroot.System.Com.IUnknown*, winmdroot.System.Com.IUnknown*, global::System.Guid*, winmdroot.Foundation.BSTR, void**)"/> 58 internal static unsafe winmdroot.Foundation.HRESULT CreateInstanceLic(this winmdroot.System.Ole.IClassFactory2.Interface @this, [Optional] winmdroot.System.Com.IUnknown* pUnkOuter, in global::System.Guid riid, winmdroot.Foundation.BSTR bstrKey, out void* ppvObj)