Collapse All
Parallels Virtualization SDK
PrlVmDev_UpdateInfo Function
Virtual Device Functions

Gets VM device information from server .

Syntax
PRL_HANDLE PrlVmDev_UpdateInfo(
    PRL_HANDLE hServer, 
    PRL_HANDLE hVmInputDev
);
File

PrlApiDeprecated.h

Remarks

@param valid PRL_HANDLE describing the VM device @param pointer to storing result @return PRL_RESULT . Possible values: PRL_ERR_INVALID_ARG - non valid virtual device handle PRL_ERR_UNINITIALIZED - unexpected error: uninitialized with server connection or not bint to VM virtual device object PRL_ERR_SUCCESS - operation successfully completed

Links
Copyright © 1999-2017 Parallels International GmbH. All rights reserved.