Click or drag to resize

ListAPIGetListStatus Method

Gets the current status of the identified Card-CommandList.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public ListStatus GetListStatus(
	int listID
)

Parameters

listID  Int32
Identifies the Card-CommandList.

Return Value

ListStatus
The current status.
See Also