All Frameworks Class Hierarchy This Framework Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATNotification
Usage: you can derive this class.
public class CATNotification
Base class for notifications.
Role: Notifications are objects that make other objects collaborate
by conveying information from an object to another.
They are intensively used by the Send/Receive communication protocol
that make CATCommand instance collaborate.
| public CATNotification( | int | iAutomaticDelete | =CATNotificationDeleteOff) |
| public virtual ~CATNotification( | ) |
| public const char * GetNotificationName( | ) |
Copyright © 2003, Dassault Systèmes. All rights reserved.