BtCoD.SetCodService Method
sets service code
[Visual Basic]
Public Shared Function SetCodService( _
ByVal
Code As
UInt32, _
ByVal
Service As
UInt32 _
) As
UInt32
[C#]
public static
uint SetCodService(
uint Code,
uint Service);
Parameters
-
Code
- value to modify
-
Service
- Service code value
Return Value
modified class of device
See Also
BtCoD Class | BlueLibs.SDP Namespace