windows::Win32::System::Ole

Function OleSetContainedObject

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