[Missing <summary> documentation for "M:LanScape.VoipMediaEngine.SetOscilloscopeState(System.String,System.Int32,System.Boolean)"]
Assembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public VoipMediaEngine..::.TELEPHONY_RETURN_VALUE SetOscilloscopeState( string Host, int Port, bool Enabled ) |
Visual Basic (Declaration) |
---|
Public Function SetOscilloscopeState ( _ Host As String, _ Port As Integer, _ Enabled As Boolean _ ) As VoipMediaEngine..::.TELEPHONY_RETURN_VALUE |
Visual C++ |
---|
public: VoipMediaEngine..::.TELEPHONY_RETURN_VALUE SetOscilloscopeState( String^ Host, int Port, bool Enabled ) |
J# |
---|
public VoipMediaEngine..::.TELEPHONY_RETURN_VALUE SetOscilloscopeState( String Host, int Port, boolean Enabled ) |
Parameters
- Host
- Type: System..::.String
[Missing <param name="Host"/> documentation for "M:LanScape.VoipMediaEngine.SetOscilloscopeState(System.String,System.Int32,System.Boolean)"]
- Port
- Type: System..::.Int32
[Missing <param name="Port"/> documentation for "M:LanScape.VoipMediaEngine.SetOscilloscopeState(System.String,System.Int32,System.Boolean)"]
- Enabled
- Type: System..::.Boolean
[Missing <param name="Enabled"/> documentation for "M:LanScape.VoipMediaEngine.SetOscilloscopeState(System.String,System.Int32,System.Boolean)"]
Return Value
[Missing <returns> documentation for "M:LanScape.VoipMediaEngine.SetOscilloscopeState(System.String,System.Int32,System.Boolean)"]