ContentsIndexHome
PreviousUpNext
IConfig::setHostFolder Method

Sets the location of the folder where the AIMMS host executable (aimmssdk_a3host-vc120_x86_Release.exe or aimmssdk_a3host-vc120_x64_Release.exe) resides. 

 

C++
virtual void setHostFolder(const char* hostFolder) = 0;

See also the Install location topic at the Host Files section in the Standalone Deployment category of Using the SDK.