Collapse All
Parallels C API Reference Guide
_PRL_PTM_PROPERTY Structure
Other Structs

structure describes object property

Syntax
struct _PRL_PTM_PROPERTY {
  PRL_UINT32 id;
  PRL_VOID_PTR data;
  PRL_UINT32 size;
};
File

PrlApiPtmTypes.h

Links
What do you think about this topic? Send feedback!