Gocator API
|
const GoDiscoveryProperty * GoDiscoveryExtInfo_PropertyAt | ( | GoDiscoveryExtInfo | msg, |
kSize | index | ||
) |
Retrieves the property associated with the given index or kNULL if invalid.
msg | Message object. |
index | The index of the property to retrieve. |