Function CoUnmarshalInterface
pub unsafe fn CoUnmarshalInterface<P0, T>(pstm: P0) -> Result<T>where
P0: Param<IStream>,
T: Interface,
pub unsafe fn CoUnmarshalInterface<P0, T>(pstm: P0) -> Result<T>where
P0: Param<IStream>,
T: Interface,