3.1.4.1.16 ICertAdminD::Ping (Opnum 18)
The Ping method is used to test whether the certificate server is alive.
-
HRESULT Ping( [in, string, unique] wchar_t const* pwszAuthority );
pwszAuthority: See the pwszAuthority definition in section 3.1.4.1.1.
Windows formats return values per the definition of HRESULT as specified in [MS-ERREF]. Negative values indicate errors, positive values indicate success. Specific values are as specified in [MS-ERREF].
The ICertAdminD::Ping method is as specified in [MS-WCCE] section 3.2.1.4.2.3.