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

Creates command to the remote device.

Syntax
PRL_RESULT PrlApi_CreateRemoteDevCommand(
    PRL_HANDLE hVm, 
    PRL_DEVICE_TYPE device_type, 
    PRL_UINT32 device_index, 
    PRL_HANDLE_PTR phCommand
);
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!