Function win_sys::FileSystem::GetFileVersionInfoExW [−][src]
pub unsafe fn GetFileVersionInfoExW<'a, Param1>(
dwflags: GET_FILE_VERSION_INFO_FLAGS,
lpwstrfilename: Param1,
dwhandle: u32,
dwlen: u32,
lpdata: *mut c_void
) -> BOOL where
Param1: IntoParam<'a, PWSTR>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation