
Go to the source code of this file.
Functions | |
| SbgErrorCode | sbgEComCmdGetFeatures (SbgEComHandle *pHandle, SbgEComFeatures *pFeatures) |
| SbgErrorCode sbgEComCmdGetFeatures | ( | SbgEComHandle * | pHandle, |
| SbgEComFeatures * | pFeatures | ||
| ) |
Retrieve the device and embedded GPS receiver features.
| [in] | pHandle | A valid sbgECom handle. |
| [in] | pFeatures | A pointer to a structure to hold features. |
Definition at line 14 of file sbgEComCmdFeatures.c.