Description Retrieves the number of positions in a particular multi-position source.
Syntax count = GetSourceDirMultiPosCount ( n )
Parameters count (Long) The number of positions in the source.
n As Long Node number of the multi-position source.
Remarks This function retrieves the number of positions in a particular multi-position source. If there is a problem the function sets an error and returns -1.
See Also Examples
|