Collapse All
Parallels 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
What do you think about this topic? Send feedback!