Retrieve the currently selected Sealevel I/O module's name.
- Parameters
-
[in] | handle | Valid handle returned by SME_Initialize(). |
[out] | moduleName | Buffer in which to store the name. |
- Return values
-
- Warning
- The parameter
moduleName
must have at least 16 bytes of space allocated before calling this method.
Referenced by CCEthernet::find_devices().