Skip to content

QuantumGate::BTHEndpoint::GetQuantumGateServiceClassID

Karel Donk edited this page Dec 25, 2021 · 1 revision

Returns the QuantumGate service class ID. This ID is used by default to identify QuantumGate as a Bluetooth service when no other GUID is provided.

Signature

static constexpr GUID GetQuantumGateServiceClassID() noexcept;

Return values

Returns the default QuantumGate service class ID as a GUID object.

Clone this wiki locally