IDialogContainerTryRemoveDialog Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxbool TryRemoveDialog(
DialogID dialogID
)
Function TryRemoveDialog (
dialogID As DialogID
) As Boolean
bool TryRemoveDialog(
DialogID^ dialogID
)
abstract TryRemoveDialog :
dialogID : DialogID -> bool
Parameters
- dialogID DialogID
-
Return Value
Boolean
See Also