Click or drag to resize
MvComponent Events

The MvComponent type exposes the following members.

Events
  NameDescription
Public eventCloseRepresentation
Called when user has called Close(Boolean) on the representation.
Public eventConnected
Called when the component is connected.
Public eventConnectionAllowed
Called if the connection has been allowed by the server.
Public eventConnectionDenied
Called if the connection has been denied by the server.
Public eventCreateRepresentation
Called during when a new Representation is created.
Public eventDeleteRepresentation
Called when the representation is being deleted.
Public eventDisconnected
Called when the component is disconnected.
Public eventRepresentationCreated
Called at the end of the initial notification transaction when all RpObjects have been created .
Top
See Also