Skip to main content

SHGetItemFromObject

Function SHGetItemFromObject 

Source
pub unsafe fn SHGetItemFromObject<P0, T>(punk: P0) -> Result<T, Error>
where P0: Param<IUnknown>, T: Interface,