Function SHCreateFileExtractIconW
pub unsafe fn SHCreateFileExtractIconW<P0, T>(
pszfile: P0,
dwfileattributes: u32,
) -> Result<T>where
P0: Param<PCWSTR>,
T: Interface,
pub unsafe fn SHCreateFileExtractIconW<P0, T>(
pszfile: P0,
dwfileattributes: u32,
) -> Result<T>where
P0: Param<PCWSTR>,
T: Interface,