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