ATParamCommand.Set Method (DUNConnection, String)
sets parameter value using the channel
[Visual Basic]
Overridable Overloads Public Function Set( _
ByVal
channel As
DUNConnection, _
ByVal
ParamValue As
String _
) As
Boolean
Parameters
-
channel
- channel to use
-
ParamValue
- paramter value as string
Return Value
true if setting the paramter was OK
See Also
ATParamCommand Class | BlueLibs.GSM Namespace | ATParamCommand.Set Overload List