Citrix Event Types. For internal use
Namespace: Facilita.Fc.CitrixAssembly: fcCitrix (in fcCitrix.dll) Version: 9.5.8.37
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
StartCitrixClient | 0 | Citrix client started | |
CloseCitrixClient | 1 | Citrix client closed | |
Address | 2 | Address set | |
Application | 3 | Application set | |
LoadIcaFile | 4 | ICA file loaded | |
SetIcaProperty | 5 | ICA property set | |
Connect | 6 | Connect | |
Disconnect | 7 | Disconnect | |
Connected | 8 | Connected | |
ConnectFailed | 9 | Failed to connect | |
Disconnected | 10 | Disconnected | |
DisconnectFailed | 11 | Failed to disconnect | |
StartTransaction | 12 | Start Transaction | |
EndTransaction | 13 | End Transaction | |
SetProgressPoint | 14 | Set Progress Point | |
Comment | 15 | Comment | |
WriteMessage | 16 | Write message | |
Ping | 17 | Ping | |
PingAck | 18 | Acknowledge ping | |
MouseMove | 19 | Mouse move | |
MouseDown | 20 | Mouse down | |
MouseUp | 21 | Mouse up | |
MouseDoubleClick | 22 | Mouse double click | |
KeyDown | 23 | Key down | |
KeyUp | 24 | Key up | |
WindowCreate | 25 | Window created | |
WindowDestroy | 26 | Window destroyed | |
WindowForeground | 27 | Window moved to foreground | |
WindowStyleChange | 28 | Window style changed | |
WindowSmallIconChange | 29 | Window small icon changed | |
WindowLargeIconChange | 30 | Window large icon changed | |
WindowSize | 31 | Window resized | |
WindowMove | 32 | Window moved | |
WindowMinimize | 33 | Window minimized | |
WindowDeactivate | 34 | Window deactivated | |
WindowCaptionChange | 35 | Window caption changed | |
WindowActivate | 36 | Window activated | |
ScreenUpdate | 37 | Screen updated | |
WaitForScreenMatch | 38 | Wait for screen match | |
WaitForImage | 39 | Wait for image | |
ClickFoundLocation | 40 | Click found location | |
DefaultTimeout | 41 | Default timeout | |
Click | 42 | Click on an image | |
DoubleClick | 43 | Double click on an image | |
RightClick | 44 | Right click on an image | |
MouseMoveToImage | 45 | Move mouse to an image |
See Also