@brief Structure that is used in TIS to represent versions *
*
typedef struct _PRL_TIS_VERSION { PRL_UINT32 maj; PRL_UINT32 min; PRL_UINT32 bld; PRL_UINT32 rev; } PRL_TIS_VERSION;
PrlIoStructs.h
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|