Important: The information in this document is obsolete and should not be used for new development.
ICyberProgressReceiver
Initializes this progress receiver.
void ICyberProgressReceiver ();DISCUSSION
You should call theICyberProgressReceiver
method to initialize a newly createdCyberProgressReceiver
object.If you subclass
CyberProgressReceiver
, you must override this method. Your override must call its inherited method.