Collapse All
Parallels C API Reference Guide
ContentsIndex
PreviousUpNext
PrlScrRes_Remove Function
PrlApi.h  PHT_SCREEN_RESOLUTION  Send Feedback

Removes VM screen resolution object from the parent VM resolutions list.

Syntax
PRL_RESULT PrlScrRes_Remove(
    PRL_HANDLE hVmScrRes
);
File
Parameters

handle
A handle of type PHT_SCREEN_RESOLUTION.

Returns

PRL_RESULT. Possible values: PRL_ERR_INVALID_ARG - non valid VM screen resolution handle or handle of already removed resolution was passed PRL_ERR_SUCCESS - operation completed successfully @see PrlVmCfg_CreateVmDev

Links
Copyright (c) 1999-2009 Parallels Software International Inc.
What do you think about this topic? Send feedback!