RfcommServiceId.FromShortId(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a RfcommServiceId object from a 32-bit service id.
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
Parameters
- shortId
-
UInt32
unsigned int
uint32_t
The 32-bit service id.
Returns
The RfcommServiceId object.
Windows requirements
App capabilities |
bluetooth
|