Function windows_sys::Win32::System::WindowsProgramming::GetVersionFromFileW
[−]pub unsafe extern "system" fn GetVersionFromFileW(
lpszfilename: PCWSTR,
pdwmsver: *mut u32,
pdwlsver: *mut u32,
bversion: BOOL
) -> HRESULT
Expand description
Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’