pub unsafe extern "system" fn OleSetContainedObject(
    punknown: IUnknown,
    fcontained: BOOL
) -> HRESULT
Expand description

Required features: "Win32_System_Ole", "Win32_Foundation"