Поделиться через


RfcommServiceId.FromShortId(UInt32) Метод

Определение

Создает объект RfcommServiceId из 32-разрядного идентификатора службы.

public:
 static RfcommServiceId ^ FromShortId(unsigned int shortId);
 static RfcommServiceId FromShortId(uint32_t const& shortId);
public static RfcommServiceId FromShortId(uint shortId);
function fromShortId(shortId)
Public Shared Function FromShortId (shortId As UInteger) As RfcommServiceId

Параметры

shortId
UInt32

unsigned int

uint32_t

Идентификатор 32-разрядной службы.

Возвращаемое значение

Объект RfcommServiceId.

Требования к Windows

Возможности приложения
bluetooth

Применяется к