Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
GoDataStream
GoExtTool_StreamOptionAt
(
GoExtTool
tool
,
kSize
index
)
Gets the data stream option at the given index.
Version
Introduced in firmware 5.3.19.50
Parameters
tool
GoExtTool
object.
index
The index of the option list to access.
Returns
The Ext tool data stream option at the given index, or k32U_MAX if an invalid index is given.
GoExtTool