Collapse All
Parallels C API Reference Guide
ContentsIndex
PreviousUpNext
PrlApi_AddRemoteDevCommandParam Function
PrlApi.h  System Functions  Send Feedback

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 (c) 1999-2009 Parallels Software International Inc.
What do you think about this topic? Send feedback!