| VirtualBox Main API
    | 
 
 | Public Member Functions | |
| void | queryBitmapInfo (out octetPtr address, out unsigned long width, out unsigned long height, out unsigned long bitsPerPixel, out unsigned long bytesPerLine, out BitmapFormat bitmapFormat) | 
| Information about the screen bitmap. | |
| Public Attributes | |
| readonly attribute unsigned long | screenId | 
| void IDisplaySourceBitmap::queryBitmapInfo | ( | out octetPtr | address, | 
| out unsigned long | width, | ||
| out unsigned long | height, | ||
| out unsigned long | bitsPerPixel, | ||
| out unsigned long | bytesPerLine, | ||
| out BitmapFormat | bitmapFormat | ||
| ) | 
Information about the screen bitmap.
| readonly attribute unsigned long IDisplaySourceBitmap::screenId |