Gocator API
◆
GoExtTool_StreamOptionAt()
GoDataStream
GoExtTool_StreamOptionAt
(
GoExtTool
tool
,
kSize
index
)
inherited
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.
GoSurfaceVolume