Searched refs:pfnBAFunctionCreate (Results 1 – 1 of 1) sorted by relevance
2734 …auto pfnBAFunctionCreate = reinterpret_cast<PFN_BOOTSTRAPPER_BA_FUNCTION_CREATE>(::GetProcAddress(… in LoadBootstrapperBAFunctions() local2735 …BalExitOnNullWithLastError1(pfnBAFunctionCreate, hr, "Failed to get CreateBootstrapperBAFunction e… in LoadBootstrapperBAFunctions()2737 hr = pfnBAFunctionCreate(_engine, _hBAFModule, &_baFunction); in LoadBootstrapperBAFunctions()