Collapse All
Parallels C API Reference Guide
PrlApi_AddRemoteDevCommandParam Function
PrlApi.h System Functions

Adds unsigned int parameter to the command.

Syntax
PRL_RESULT PrlApi_AddRemoteDevCommandParam(
    PRL_HANDLE hCommand, 
    PRL_UINT32 param
);
File
Returns

PRL_RESULT . Possible values: PRL_ERR_INVALID_ARG - non valid PHT_VIRTUAL_MACHINE handle was specified PRL_ERR_SUCCESS - operation completed successfully other values could also be returned.

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