3 references to CreateInstanceLic
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
2287hr = factory.Value->CreateInstanceLic(null, null, IID.Get<IUnknown>(), new BSTR(license), unknown);
System.Windows.Forms.Primitives (2)
Windows.Win32.IClassFactory2.g.cs (2)
199 /// <inheritdoc cref="CreateInstanceLic(winmdroot.System.Com.IUnknown*, winmdroot.System.Com.IUnknown*, global::System.Guid*, winmdroot.Foundation.BSTR, void**)"/> 206 winmdroot.Foundation.HRESULT __result = this.CreateInstanceLic(pUnkOuter, default, riidLocal, bstrKey, ppvObjLocal);