Share via


IRunnableObjectImpl::Run

Forces the control to run.

HRESULT Run( 
   LPBINDCTX lpbc 
);

Return Value

The ATL implementation returns S_OK.

Remarks

See IRunnableObject::Run in the Windows SDK.

Requirements

Header: atlctl.h

See Also

Reference

IRunnableObjectImpl Class