diaGlobWrapper Help
Namespace:
Inkostar
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
| C# |
|---|
public void SendDigits( Channel CurrentChannel, string Digits, int DigitsDurationMs ) |
| Visual Basic (Declaration) |
|---|
Public Sub SendDigits ( _ CurrentChannel As Channel, _ Digits As String, _ DigitsDurationMs As Integer _ ) |
| Visual C++ |
|---|
public: virtual void SendDigits( Channel^ CurrentChannel, String^ Digits, int DigitsDurationMs ) sealed |
Parameters
- CurrentChannel
- Type: Inkostar..::.Channel
- Digits
- Type: System..::.String
- DigitsDurationMs
- Type: System..::.Int32