Function ILSaveToStream
pub unsafe fn ILSaveToStream<P0>(
pstm: P0,
pidl: *const ITEMIDLIST,
) -> Result<()>where
P0: Param<IStream>,
pub unsafe fn ILSaveToStream<P0>(
pstm: P0,
pidl: *const ITEMIDLIST,
) -> Result<()>where
P0: Param<IStream>,