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