CArclib::ArcGetNtpInfo

The ArcGetNtpInfo method returns the information about NTP parameters.

 

virtual ARC_STATUS ArcGetNtpInfo (

OUT pNTP_CONFIG pNtpInfo

);

Parameters:

[OUT]

pNtpInfo: Pointer to sNTP_CONFIG 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.