VirtualBox Main API
IDisplay Member List

This is the complete list of members for IDisplay, including all inherited members.

attachFramebuffer(in unsigned long screenId, in IFramebuffer framebuffer, [retval] out wstringUUID id)IDisplay
completeVHWACommand(in octetPtr command)IDisplay
createGuestScreenInfo(in unsigned long display, in GuestMonitorStatus status, in boolean primary, in boolean changeOrigin, in long originX, in long originY, in unsigned long width, in unsigned long height, in unsigned long bitsPerPixel, [retval] out IGuestScreenInfo guestScreenInfo)IDisplay
detachFramebuffer(in unsigned long screenId, in wstringUUID id)IDisplay
detachScreens(in long[] screenIds)IDisplay
drawToScreen(in unsigned long screenId, in octetPtr address, in unsigned long x, in unsigned long y, in unsigned long width, in unsigned long height)IDisplay
getScreenResolution(in unsigned long screenId, out unsigned long width, out unsigned long height, out unsigned long bitsPerPixel, out long xOrigin, out long yOrigin, out GuestMonitorStatus guestMonitorStatus)IDisplay
getVideoModeHint(in unsigned long display, out boolean enabled, out boolean changeOrigin, out long originX, out long originY, out unsigned long width, out unsigned long height, out unsigned long bitsPerPixel)IDisplay
guestScreenLayoutIDisplay
invalidateAndUpdate()IDisplay
invalidateAndUpdateScreen(in unsigned long screenId)IDisplay
notifyHiDPIOutputPolicyChange(in boolean fUnscaledHiDPI)IDisplay
notifyScaleFactorChange(in unsigned long screenId, in unsigned long u32ScaleFactorWMultiplied, in unsigned long u32ScaleFactorHMultiplied)IDisplay
queryFramebuffer(in unsigned long screenId, [retval] out IFramebuffer framebuffer)IDisplay
querySourceBitmap(in unsigned long screenId, out IDisplaySourceBitmap displaySourceBitmap)IDisplay
setScreenLayout(in ScreenLayoutMode screenLayoutMode, in IGuestScreenInfo[] guestScreenInfo)IDisplay
setSeamlessMode(in boolean enabled)IDisplay
setVideoModeHint(in unsigned long display, in boolean enabled, in boolean changeOrigin, in long originX, in long originY, in unsigned long width, in unsigned long height, in unsigned long bitsPerPixel, in boolean notify)IDisplay
takeScreenShot(in unsigned long screenId, in octetPtr address, in unsigned long width, in unsigned long height, in BitmapFormat bitmapFormat)IDisplay
takeScreenShotToArray(in unsigned long screenId, in unsigned long width, in unsigned long height, in BitmapFormat bitmapFormat, [retval] out octet[] screenData)IDisplay
viewportChanged(in unsigned long screenId, in unsigned long x, in unsigned long y, in unsigned long width, in unsigned long height)IDisplay