3 references to CreateInstance
System.Windows.Forms.Primitives (3)
Windows.Win32.IClassFactory2.g.cs (1)
80
return __object.
CreateInstance
(pUnkOuter, riid, ppvObject);
Windows.Win32.System_Ole_IClassFactory2_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Ole.IClassFactory2.Interface.
CreateInstance
(winmdroot.System.Com.IUnknown*, global::System.Guid*, void**)"/>
30
winmdroot.Foundation.HRESULT __result = @this.
CreateInstance
(pUnkOuter, riidLocal, ppvObjectLocal);