Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
_PRL_TIS_VERSION Structure
Other Structs

@brief Structure that is used in TIS to represent versions *

  • TIS - Tools Information Service

*

Syntax
struct _PRL_TIS_VERSION {
  PRL_UINT32 maj;
  PRL_UINT32 min;
  PRL_UINT32 bld;
  PRL_UINT32 rev;
};
File

PrlIoStructs.h

Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!