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

Adds buffer to the remote command.

Syntax
PRL_RESULT PrlApi_AddRemoteDevCommandBuffer(
    PRL_HANDLE hCommand, 
    PRL_VOID_PTR pBuffer, 
    PRL_UINT32 size
);
File
Parameters

hCommand
_nt_
pBuffer
_nt_
size
_nt_

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!