Skip to content

QuantumGate::BTHEndpoint::GetNullServiceClassID

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

Returns the null service class ID. Use this to specify an empty (or no) service class ID.

Signature

static constexpr GUID GetNullServiceClassID() noexcept;

Return values

Returns the null service class ID as a GUID object.

Clone this wiki locally