REG_LOGIN_INFO¶
Structure Definition¶
1 2 3 4 5 6 | |
1 2 3 4 5 6 7 8 9 | |
Function Description¶
Actively registered device information.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| deviceId | unsigned int | Register device id. |
| m_szUserName | char[36] | Register the device user name. |
| m_szPasswd | char[36] | Register the device password. |