Home
last modified time | relevance | path

Searched refs:cbtr_t (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/com_dotnet/
H A Dcom_dotnet.c127 …typedef HRESULT (STDAPICALLTYPE *cbtr_t)(LPCWSTR pwszVersion, LPCWSTR pwszBuildFlavor, REFCLSID rc… in dotnet_bind_runtime() typedef
128 cbtr_t CorBindToRuntime; in dotnet_bind_runtime()
137 CorBindToRuntime = (cbtr_t) GetProcAddress(mscoree, "CorBindToRuntime"); in dotnet_bind_runtime()

Completed in 4 milliseconds