VirtualBox Main API
Public Attributes | List of all members
IGuestScreenInfo Interface Reference
Inheritance diagram for IGuestScreenInfo:

Public Attributes

readonly attribute unsigned long screenId
 
readonly attribute GuestMonitorStatus guestMonitorStatus
 
readonly attribute boolean primary
 
readonly attribute boolean origin
 
readonly attribute long originX
 
readonly attribute long originY
 
readonly attribute unsigned long width
 
readonly attribute unsigned long height
 
readonly attribute unsigned long bitsPerPixel
 
readonly attribute wstring extendedInfo
 

Member Data Documentation

◆ screenId

readonly attribute unsigned long IGuestScreenInfo::screenId

◆ guestMonitorStatus

readonly attribute GuestMonitorStatus IGuestScreenInfo::guestMonitorStatus

◆ primary

readonly attribute boolean IGuestScreenInfo::primary

◆ origin

readonly attribute boolean IGuestScreenInfo::origin

◆ originX

readonly attribute long IGuestScreenInfo::originX

◆ originY

readonly attribute long IGuestScreenInfo::originY

◆ width

readonly attribute unsigned long IGuestScreenInfo::width

◆ height

readonly attribute unsigned long IGuestScreenInfo::height

◆ bitsPerPixel

readonly attribute unsigned long IGuestScreenInfo::bitsPerPixel

◆ extendedInfo

readonly attribute wstring IGuestScreenInfo::extendedInfo