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

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