public void AddServiceClass(
uint uuid32
)Public Sub AddServiceClass (
uuid32 As UInteger
)public:
void AddServiceClass(
unsigned int uuid32
)member AddServiceClass :
uuid32 : uint32 -> unit Multiple class ids can be added, and they will be written to the ServiceClassIdList attribute in the order in which they were set.