AsyncBase::OnStart Method
When overridden in a derived class, starts an asynchronous operation.
virtual void OnStart(
void
) = 0;
Requirements
Header: async.h
Namespace: Microsoft::WRL
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When overridden in a derived class, starts an asynchronous operation.
virtual void OnStart(
void
) = 0;
Header: async.h
Namespace: Microsoft::WRL