Partager via


ISdpStream::NormalizeUuid

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

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.