WebAccountProviderDeleteAccountOperation.ReportCompleted Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Informs the activating app that the operation completed successfully.
public:
virtual void ReportCompleted() = ReportCompleted;
void ReportCompleted();
public void ReportCompleted();
function reportCompleted()
Public Sub ReportCompleted ()