Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Invokes the completion event handler, or resets the internal progress delegate.
void FireCompletion(
void
) override;
virtual void FireCompletion();
Remarks
The first version of FireCompletion() resets the internal progress delegate variable. The second version invokes the completion event handler if the asynchronous operation is complete.
Requirements
Header: async.h
Namespace: Microsoft::WRL