Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_PTM_INIT_PROPERTY Macro
PRL_PTM Macros
Syntax
#define PRL_PTM_INIT_PROPERTY( propid, valuePtr, valueSize ) \
    { (PRL_UINT32) (propid), (PRL_VOID_PTR) (valuePtr), (PRL_UINT32) (valueSize) }
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!