
Go to the source code of this file.
Functions | |
| SbgErrorCode | sbgEComCmdGetInfo (SbgEComHandle *pHandle, SbgEComDeviceInfo *pInfo) |
| SbgErrorCode sbgEComCmdGetInfo | ( | SbgEComHandle * | pHandle, |
| SbgEComDeviceInfo * | pInfo | ||
| ) |
Retrieve the device information.
| [in] | pHandle | A valid sbgECom handle. |
| [in] | pInfo | A pointer to a structure to hold device information. |
Definition at line 14 of file sbgEComCmdInfo.c.