GUIDType

This type is used to hold the Globally Unique ID of a client. This value should be unique for each client, and it can be optionally provided to the library when a client is added.

typedef char GUIDType[GUID_LEN];

 

Copyright © 2006-2022, Intel Corporation. All rights reserved.