IVisuEventListener ¶ HandleEvent (Method)
IVisuPaintCommandListener ¶ AfterPaint (Method) BeforePaint (Method) CyclicPaint (Method)
IVisualizationClientRaw ¶ EndIteration (Method) HandleClient (Method) StartIteration (Method)
ListVisuClientDwnSL.GetFirstItem (METH) ¶ METHOD GetFirstItem : POINTER TO StructVisuClientDwnSL InOut: Scope Name Type Return GetFirstItem POINTER TO StructVisuClientDwnSL Input pIterator POINTER TO INT
ListVisuClientDwnSL.GetNextItem (METH) ¶ METHOD GetNextItem : POINTER TO StructVisuClientDwnSL InOut: Scope Name Type Return GetNextItem POINTER TO StructVisuClientDwnSL Input pIterator POINTER TO INT
ListVisuClientDwnSL.Insert (METH) ¶ METHOD Insert It inserts an item in the list InOut: Scope Name Type Comment Input dwExternId DWORD External ID created psTicket POINTER TO STRING Ticket to use psAppNameOld POINTER TO STRING Name of the old application psPage POINTER TO STRING Page displayed before download iNumFrames INT Number of frames pStructFrameDSL POINTER TO ARRAY [0..3] OF StructFrameDwnSL Frame data
ListVisuClientDwnSL.Remove (METH) ¶ METHOD Remove It removes an item from the list InOut: Scope Name Type Input dwExternId DWORD
ListVisuClientDwnSL.RemoveAll (METH) ¶ METHOD RemoveAll It removes all the items from the list
OperationsQueue (FB) ¶ FUNCTION_BLOCK OperationsQueue IMPLEMENTS VU.IVisualizationClientIteration Properties: IsEmpty Methods: Init PostNewFrame PostNewPage EndIteration HandleClient StartIteration Structure: IVisualizationClientIteration EndIteration (Method) HandleClient (Method) StartIteration (Method) Init (Method) IsEmpty (Property) PostNewFrame (Method) PostNewPage (Method)
OperationsQueue.IsEmpty (PROP) ¶ PROPERTY IsEmpty : BOOL