3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
RPCParameters
Add(String, UInt
64) Method
Add(String, Int64)
Definition
Namespace:
TCX.Configuration.Interop
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
void
Add
(
string
key
,
ulong
val
)
Parameters
key
String
val
UInt64
See Also
Reference
RPCParameters Class
Add Overload
TCX.Configuration.Interop Namespace
In This Article
Definition
See Also