RPCParametersAdd(String, UInt32) Method

Definition

Namespace: TCX.Configuration.Interop
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public void Add(
	string key,
	uint val
)

Parameters

key  String
 
val  UInt32
 

See Also