Share via


ISdpRecord::GetServiceClass

This method retrieves the service class GUID for the SDP record.

HRESULT GetServiceClass(
  LPGUID pServiceClass
);

Parameters

  • pServiceClass
    [out] Destination pointer for the service class GUID.

Return Values

None.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Bthapi.h, Bthapi.idl.
Link Library: Btdrt.lib.

See Also

ISdpRecord

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.