AsyncBase::OnStart Method
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at AsyncBase::OnStart Method.
When overridden in a derived class, starts an asynchronous operation.
virtual void OnStart( void ) = 0;
Header: async.h
Namespace: Microsoft::WRL
Show: