CountReceivers
Retrieves the number of progress receivers attached to this progress broadcaster.
long CountReceivers ();
- return value
- The number of
CyberProgressReceiverobjects attached to the progress broadcaster.DISCUSSION
You can use this method in conjunction with theGetReceivermethod to iterate through the progress receivers attached to this broadcaster.SEE ALSO
TheGetReceivermethod (page 305).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help