Collapse All
Parallels C API Reference Guide
PrlDevSecondaryDisplay_GetScreenBufferFormat Function
PrlApi.h Secondary Display Capture

Returns format of internal screen buffer.

Syntax
PRL_RESULT PrlDevSecondaryDisplay_GetScreenBufferFormat(
    PRL_HANDLE hObj, 
    PRL_UINT32 display, 
    PRL_DISPLAY_BUFFER_FORMAT_PTR format
);
File
Parameters

hObj
display
Display ID (0 for primary display, 1, 2, etc.)
format
[out] A pointer that receives inner screen buffer format
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!