Home
last modified time | relevance | path

Searched defs:CreateInstanceLic (Results 1 – 6 of 6) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/ole/win32/
H A DIClassFactory2.java21 public int CreateInstanceLic(long pUnkOuter, long pUnkReserved, GUID riid, long bstrKey, long ppvOb… in CreateInstanceLic() method in IClassFactory2
/dports/devel/upp/upp/uppsrc/Ole/Ctrl/
H A Dutil.cpp361 HRESULT OcxTypeInfo::CreateInstanceLic( in CreateInstanceLic() function in Upp::OcxTypeInfo
/dports/converters/wkhtmltopdf/qt-5db36ec/src/activeqt/control/
H A Dqaxserverbase.cpp1005 …HRESULT WINAPI CreateInstanceLic(IUnknown *pUnkOuter, IUnknown *pUnkReserved, REFIID iid, BSTR bKe… in CreateInstanceLic() function in QClassFactory
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Docidl.h496 STDMETHOD(CreateInstanceLic)(THIS_ LPUNKNOWN,LPUNKNOWN,REFIID,BSTR,PVOID*) PURE; in DECLARE_INTERFACE_() local
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Docidl.h496 STDMETHOD(CreateInstanceLic)(THIS_ LPUNKNOWN,LPUNKNOWN,REFIID,BSTR,PVOID*) PURE; in DECLARE_INTERFACE_() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Ole/
H A Dmod.rs849 …pub unsafe fn CreateInstanceLic<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::… in CreateInstanceLic() method