Function windows_sys::Win32::Networking::WindowsWebServices::WsFileTimeToDateTime
[−]pub unsafe extern "system" fn WsFileTimeToDateTime(
filetime: *const FILETIME,
datetime: *mut WS_DATETIME,
error: *const WS_ERROR
) -> HRESULT
Expand description
Required features: "Win32_Networking_WindowsWebServices"
, "Win32_Foundation"