The ArcGetNtpInfo method returns the information about NTP parameters.
virtual ARC_STATUS ArcGetNtpInfo ( OUT pNTP_CONFIG pNtpInfo ); |
[OUT]
pNtpInfo:
Pointer to sNTP_CONFIG
structure that receives the information.
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.