ListAPIGetListStatus Method |
Gets the current status of the identified Card-CommandList.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public ListStatus GetListStatus(
int listID
)
Parameters
- listID Int32
- Identifies the Card-CommandList.
Return Value
ListStatusThe current status.
See Also