GetCustomLoader Function
Visual Studio 2010
Get Custom Loader
virtual HRESULT __stdcall GetCustomLoader(PCWSTR appId,PCWSTR appConfigPath,IProcessHostSupportFunctions** ppSupportFunctions,IUnknown** ppunkNewlyCreatedAppDomain,IObjectHandle** ppohCustomLoader) = 0;
Parameters
appId -
appConfigPath -
ppSupportFunctions -
ppunkNewlyCreatedAppDomain -
ppohCustomLoader -
Show: