NET_SDK_StopVoiceCom¶
Interface Definition¶
1 2 | |
1 2 | |
Function Description¶
Stop voice intercom or voice forwarding.
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| lVoiceComHandlein | POINTERHANDLE | Voice intercom or voice forwarding handle, the return value of NET_SDK_StartVoiceCom or NET_SDK_StartVoiceCom_MR. |
Return Value¶
-
type:BOOL
-
remark:Returns TRUE if successful, FALSE if failed.
Remarks¶
None