Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
__PTM_SEND_ALL Macro
__PTM Macros

properties delivery control on property change/query: is default mark to deliver most recent property values, discarding property changes that have not been sent yet and waiting in send queue.

Syntax
#define __PTM_SEND_ALL 0x04000000
File

PrlApiPtmTypes.h

Remarks

ALL: should be used when property requires tracking of ALL its changes. NOSELF: property changes made by client should NOT be broadcasted back to that client STREAM: binary property can be delivered in chunks, instead of gathering full original property

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