Collapse All
Parallels Virtualization SDK
ContentsIndex
PreviousUpNext
_PRL_TIS_INT_VERSION Structure
Other Structs

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

 

  • TIS - Tools Information Service

*

Syntax
struct _PRL_TIS_INT_VERSION {
  PRL_UINT32 maj;
  PRL_UINT32 min;
};
File

PrlIOStructs.h

Links
© 2021 Parallels International GmbH. All rights reserved.