Function windows_sys::Win32::Security::Cryptography::Certificates::CertSrvIsServerOnlineW
pub unsafe extern "system" fn CertSrvIsServerOnlineW(
pwszservername: PCWSTR,
pfserveronline: *mut BOOL
) -> HRESULT
Expand description
Required features: "Win32_Security_Cryptography_Certificates"
, "Win32_Foundation"