CArclib::ArcGetAdvancedFeaturesInfo

The ArcGetAdvancedFeaturesInfo method returns the information about system advanced feature configurations.

 

virtual ARC_STATUS ArcGetAdvancedFeaturesInfo (

pSYS_ADVANCED_FEATURES_INFO pAdvanceInfo

);

Parameters:

[OUT]

pAdvanceInfo: Pointer to a sSYS_ADVANCED_FEATURES_INFO structure that receives the information.

Return Values

This method returns the ARC_STATUS.

Note: