pub unsafe fn OleSetContainedObject<P0>( punknown: P0, fcontained: bool, ) -> Result<()>where P0: Param<IUnknown>,