We recommend using Visual Studio 2017
This documentation is archived and is not being maintained.
agent::start Method
Visual Studio 2010
Moves an agent from the agent_created state to the agent_runnable state, and schedules it for execution.
_CRTIMP2 bool start();
Show: