Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Cyberdog Programmer's Kit / Part 3 - Cyberdog Reference
Chapter 7 - Classes and Methods / CyberProgressReceiver


ResetProgress

Resets the status and progress attributes of this progress receiver to their default values.

void ResetProgress (in CyberProgressBroadcaster broadcaster);
broadcaster
The progress broadcaster whose progress receivers should be reset.
DISCUSSION
The CyberProgressBroadcaster::ResetProgress method calls this method to reset the status and progress attributes of this progress receiver.

SEE ALSO
The CyberProgressBroadcaster::ResetProgress method (page 308).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996