NET_SDK_CloseAlarmChan¶
Interface Definition¶
1 2 | |
1 2 | |
Function Description¶
Cancel the alarm upload channel.
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| lAlarmHandlein | LONG | The return value of NET_SDK_SetupAlarmChan. |
Return Value¶
-
type:BOOL
-
remark:Returns TRUE if successful, FALSE if failed.
Remarks¶
None