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

structure describes the object properties used by SetProperties and by PET_PTM_EVT_PROPERTY_CHANGED event

Syntax
struct _PRL_PTM_OBJECT {
  PRL_CONST_STR objectName;
  PRL_PTM_PROPERTY_PTR properties;
  PRL_UINT32 propertyCount;
};
File

PrlApiPtmTypes.h

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