public static class ServiceRecordHelperPublic NotInheritable Class ServiceRecordHelperpublic ref class ServiceRecordHelper abstract sealed[<AbstractClassAttribute>]
[<SealedAttribute>]
type ServiceRecordHelper = class end| CreateGoepProtocolDescriptorList | Creates the data element for the ProtocolDescriptorList attribute in an GOEP (i.e. OBEX) service |
| CreateL2CapProtocolDescriptorList | Creates the data element for the ProtocolDescriptorList attribute in an L2CAP service |
| CreateL2CapProtocolDescriptorListWithUpperLayers | Creates the data element for the ProtocolDescriptorList attribute in an L2CAP service, with upper layer entries. |
| CreateRfcommProtocolDescriptorList | Creates the data element for the ProtocolDescriptorList attribute in an RFCOMM service |
| GetL2CapChannelElement | Reads the L2CAP Channel Number element from the service record. |
| GetL2CapChannelNumber | Reads the L2CAP Channel Number value from the service record, or returns -1 if the element is not present. |
| GetRfcommChannelElement | Reads the RFCOMM Channel Number element from the service record. |
| GetRfcommChannelNumber | Reads the RFCOMM Channel Number value from the service record, or returns -1 if the element is not present. |
| SetL2CapPsmNumber | Sets the RFCOMM Channel Number value in the service record. |
| SetRfcommChannelNumber | Sets the RFCOMM Channel Number value in the service record. |