MvComponent Events |
The MvComponent type exposes the following members.
Name | Description | |
---|---|---|
CloseRepresentation |
Called when user has called Close(Boolean) on the representation.
| |
Connected |
Called when the component is connected.
| |
ConnectionAllowed |
Called if the connection has been allowed by the server.
| |
ConnectionDenied |
Called if the connection has been denied by the server.
| |
CreateRepresentation |
Called during when a new Representation is created.
| |
DeleteRepresentation |
Called when the representation is being deleted.
| |
Disconnected |
Called when the component is disconnected.
| |
RepresentationCreated |
Called at the end of the initial notification transaction
when all RpObjects have been created .
|