CArclib::ArcGetSystemConfigInfo

The ArcGetSystemConfigInfo method returns the information about system configuration parameters.

 

virtual ARC_STATUS ArcGetSysInfo(

pSYS_CONFIG_INFO pSysConfigInfo

);

Parameters:

[OUT]

pSysConfigInfo: Pointer to a sSYS_CONFIG_INFO structure that receives the information.

Return Values

This method returns the ARC_STATUS.

Note:

Password required if password enabled, use ArcChkPassword member function to validate the password.