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
Indicates that the control is embedded.
HRESULT SetContainedObject(
   BOOL fContained 
);
The ATL implementation returns S_OK.
See IRunnableObject::SetContainedObject in the Windows SDK.
Header: atlctl.h