1 interface inheriting from Interface
System.Windows.Forms.Primitives (1)
Windows.Win32.IClassFactory2.g.cs (1)
315
:winmdroot.System.Com.IClassFactory.
Interface
{
4 references to Interface
System.Windows.Forms.Primitives (4)
Windows.Win32.IClassFactory.g.cs (2)
75
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
112
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
Windows.Win32.System_Com_IClassFactory_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Com.IClassFactory.
Interface
.CreateInstance(winmdroot.System.Com.IUnknown*, global::System.Guid*, void**)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT CreateInstance(this winmdroot.System.Com.IClassFactory.
Interface
@this, winmdroot.System.Com.IUnknown* pUnkOuter, in global::System.Guid riid, out void* ppvObject)