- Inside Macintosh: Cyberdog Programmer's Kit / Part 3 - Cyberdog Reference
- Chapter 7 - Classes and Methods / CyberProgressBroadcaster
CountReceivers
Retrieves the number of progress receivers attached to this progress broadcaster.
long CountReceivers ();
- return value
- The number of
CyberProgressReceiver objects attached to the progress broadcaster.
DISCUSSION
You can use this method in conjunction with the GetReceiver method to iterate through the progress receivers attached to this broadcaster.
SEE ALSO
The GetReceiver method (page 305).
© Apple Computer, Inc.
13 JUL 1996