HXP
Command Interface Manual
2.2.146
ActionListGet
Syntax
C# prototype
int ActionListGet(out string ActionList, out string errstring)
Python prototype
[ActionList, errstring] ActionListGet ()
Parameters
Input parameters
None
Output parameters
(string) ActionList: ActionList
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous ActionListGet command which is used to
Action list. Refer to the XPS Programmer's manual to get the command description.
2.2.147
ActionExtendedListGet
Syntax
C# prototype
int ActionExtendedListGet(out string ActionList, out string errstring)
Python prototype
[ActionList, errstring] ActionExtendedListGet ()
Parameters
Input parameters
None
Output parameters
(string) ActionList: ActionList
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous ActionExtendedListGet command which
is used to Action extended list. Refer to the XPS Programmer's manual to get the
command description.
81
EDH0318En1042 — 12/18