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