ICustomLoader Struct
Visual Studio 2010
Custom Loader
struct ICustomLoader : IUnknown {virtual HRESULT __stdcall LoadApplication(PCWSTR appId,PCWSTR appConfigPath,IProcessHostSupportFunctions* supportFunctions,CustomLoader_LoadApplicationAppInfo_V1* appInfo,DWORD appInfoSize,IObjectHandle** ppohRuntimeInterface) = 0;};
Parameters
Show: