Collapse All
Parallels C API Reference Guide
PrlCVSrc_UnlockBuffer Function
PrlApi.h PHT_CVSRC

Unlocks access to frame buffer and submits changes to Vm.

Syntax
PRL_RESULT PrlCVSrc_UnlockBuffer(
    PRL_HANDLE hCVSrc
);
File
Parameters

hCVSrc
[in] A handle of type PHT_CVSRC identifying the source.
Returns

PRL_RESULT . Possible values: PRL_ERR_UNINITIALIZED - SDK was not properly initialized. PRL_ERR_INVALID_ARG - specified arguments are invalid. PRL_ERR_OUT_OF_MEMORY - not enough memory. PRL_ERR_SUCCESS - function completed successfully.

Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!