Function windows::Win32::Web::InternetExplorer::IEGetFileAttributesEx
pub unsafe fn IEGetFileAttributesEx<P0>(
lpfilename: P0,
finfolevelid: GET_FILEEX_INFO_LEVELS,
lpfileinformation: *const c_void,
) -> BOOLwhere
P0: Param<PCWSTR>,