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
Forces the control to run.
HRESULT Run(
LPBINDCTX lpbc
);
The ATL implementation returns S_OK.
See IRunnableObject::Run in the Windows SDK.
Header: atlctl.h