Share via


ISdpStream::NormalizeUuid (Windows CE 5.0)

Send Feedback

This method converts a data UUID into a GUID.

HRESULT NormalizeUuid(NODEDATA* pDataUuid,GUID* pNormalizeUuid);

Parameters

  • pDataUuid
    [in] Pointer to the data UUID.
  • pNormalizeUuid
    [out] Destination pointer for the resulting 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

ISdpStream

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.