Gocator API
Home
Topics
Types
Files
GoIndicator
* GoHealthMsg_Find
(
GoHealthMsg
msg
,
k32u
id
,
k32u
instance
)
Finds the health indicator with the matching ID.
Returns kNULL if not found.
Version
Introduced in firmware 4.0.10.27
Parameters
msg
Message object.
id
Indicator index.
instance
Indicator instance.
Returns
Indicator pointer.
GoHealthMsg