Searched refs:cbtr_t (Results 1 – 1 of 1) sorted by relevance
127 …typedef HRESULT (STDAPICALLTYPE *cbtr_t)(LPCWSTR pwszVersion, LPCWSTR pwszBuildFlavor, REFCLSID rc… in dotnet_bind_runtime() typedef128 cbtr_t CorBindToRuntime; in dotnet_bind_runtime()137 CorBindToRuntime = (cbtr_t) GetProcAddress(mscoree, "CorBindToRuntime"); in dotnet_bind_runtime()
Completed in 6 milliseconds