Share via


IRunnableObjectImpl::SetContainedObject

Indicates that the control is embedded.

HRESULT SetContainedObject( 
   BOOL fContained  
);

Return Value

The ATL implementation returns S_OK.

Remarks

See IRunnableObject::SetContainedObject in the Windows SDK.

Requirements

Header: atlctl.h

See Also

Reference

IRunnableObjectImpl Class