Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
_PRL_PROXY_DATA_KEY Structure
Other Structs
Syntax
struct _PRL_PROXY_DATA_KEY {
  PRL_STR dataKey;
  PRL_INT32 dataVersion;
  struct _PRL_PROXY_DATA_KEY * next;
};
File

PrlIoStructs.h

Members

dataKey
< Data identifier
dataVersion
< Data version
next
< Pointer to the next element
Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!