Collapse All
Parallels C API Reference Guide
_PRL_TIS_VERSION Structure
PrlIoStructs.h 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
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!