Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
GoDataSource
GoProfileTool_SourceOptionAt
(
GoProfileTool
tool
,
kSize
index
)
Gets the data source option at the given index.
Version
Introduced in firmware 4.0.10.27
Parameters
tool
GoProfileTool
object.
index
The index of the option list to access.
Returns
The profile tool data source option at the given index, or k32U_MAX if an invalid index is given.
GoProfileTool