Function win_sys::FileSystem::GetFileVersionInfoExW
source · [−]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, PCWSTR>, Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’