Important: The information in this document is obsolete and should not be used for new development.
ResetProgress
Resets the status and progress attributes of this progress broadcaster to their default values.
void ResetProgress ();DISCUSSION
This method resets all status and progress attributes of the broadcaster to their default values and calls theResetProgressmethod of theCyberProgressReceiverclass to broadcast the change to all attached progress receivers.If you subclass
CyberProgressBroadcasterand override this method, your override must call its inherited method.SEE ALSO
TheCyberProgressReceiver::ResetProgressmethod (page 323).
 
  
  
 