UserDataAccountProviderSettingsOperation.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.
Reports back to the calling app that the operation is complete.
public:
virtual void ReportCompleted() = ReportCompleted;
void ReportCompleted();
public void ReportCompleted();
function reportCompleted()
Public Sub ReportCompleted ()