3 references to CreateInstanceLic
System.Windows.Forms.Primitives (3)
Windows.Win32.IClassFactory2.g.cs (1)
224 return __object.CreateInstanceLic(pUnkOuter, pUnkReserved, riid, bstrKey, ppvObj);
Windows.Win32.System_Ole_IClassFactory2_Extensions.g.cs (2)
46 /// <inheritdoc cref="winmdroot.System.Ole.IClassFactory2.Interface.CreateInstanceLic(winmdroot.System.Com.IUnknown*, winmdroot.System.Com.IUnknown*, global::System.Guid*, winmdroot.Foundation.BSTR, void**)"/> 53 winmdroot.Foundation.HRESULT __result = @this.CreateInstanceLic(pUnkOuter, default, riidLocal, bstrKey, ppvObjLocal);