In The Hand
AddServiceClass Method (uuid32)
NamespacesInTheHand.Net.BluetoothServiceRecordBuilderAddServiceClass(UInt32)
.NET Components for Mobility
Add a Service Class Id.
Declaration Syntax
C#Visual Basic
public void AddServiceClass(
	uint uuid32
)
Public Sub AddServiceClass ( _
	uuid32 As UInteger _
)
Parameters
uuid32 (UInt32)
A UInt32 containing a short-form UUID for the advertised service.
Remarks

Multiple class ids can be added, and they will be written to the ServiceClassIdList attribute in the order in which they were set.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0