RfcommServiceId.FromUuid(Guid) 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 128-bit service id.
public:
static RfcommServiceId ^ FromUuid(Platform::Guid uuid);
static RfcommServiceId FromUuid(winrt::guid const& uuid);
public static RfcommServiceId FromUuid(Guid uuid);
function fromUuid(uuid)
Public Shared Function FromUuid (uuid As Guid) As RfcommServiceId
Parameters
- uuid
-
Guid
Platform::Guid
winrt::guid
The 128-bit service id.
Returns
The RfcommServiceId object.
Windows requirements
App capabilities |
bluetooth
|