Collapse All
Parallels Virtualization SDK
PrlApi_CreateRemoteCommand Function
System Functions
Syntax
PRL_RESULT PrlApi_CreateRemoteCommand(
    PRL_DEVICE_TYPE uTargetType, 
    PRL_UINT32 uTargetIndex, 
    PRL_UINT16 uCommandCode, 
    PRL_VOID_PTR pData, 
    PRL_SIZE uDataSize, 
    PRL_HANDLE_PTR phCommand
);
File

PrlApiRemoteDev.h

Parameters

uTargetType
_nt_
uTargetIndex
_nt_
uCommandCode
_nt_
pData
_nt_
uDataSize
_nt_
phCommand
_nt_
Links
Copyright © 1999-2017 Parallels International GmbH. All rights reserved.