ContentsIndexHome
PreviousUpNext
IConfig::getHostFolder Method

Returns the location of the folder where the AIMMS host executable (aimmssdk_a3host-vc120_x86_Release.exe or aimmssdk_a3host-vc120_x64_Release.exe) should reside. 

 

C++
virtual const char* getHostFolder() const = 0;

The location of the folder where the AIMMS host executable can be found. 

 

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