Main Page
Related Pages
Modules
SeaMAX Ethernet Discovery / Configuration API
SME_Cleanup
SME_ConfigureDeviceSecurity
SME_FirstModule
SME_GetDHCPConfig
SME_GetMACAddress
SME_GetName
SME_GetNetworkConfig
SME_GetNetworkConfigBytes
SME_GetNetworkSerialParams
SME_GetType
SME_GetWirelessConfig
SME_Initialize
SME_IsReachable
SME_ModuleByIP
SME_ModuleByMAC
SME_ModuleByName
SME_ModuleCount
SME_NextModule
SME_Ping
SME_RemoveDeviceSecurity
SME_SearchForModules
SME_SetDHCPConfig
SME_SetName
SME_SetNetworkConfig
SME_SetNetworkConfigBytes
SME_SetNetworkSerialParams
SME_SetWirelessConfig
int __stdcall SME_FirstModule
(
SME_HANDLE
handle
)
Sets the internal pointer to the first discovered module.
Parameters
[in]
handle
Valid handle returned by
SME_Initialize()
.
Return values
0
Successful completion.
-1
Invalid SME_Initialize handle.
-2
No modules have been found. See
SME_SearchForModules()
.
Generated on Mon Oct 3 2022.