HdmiDisplayInformation.GetCurrentDisplayMode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the HdmiDisplayMode object, which provides info about the current display mode of a connected device, like a TV.
public:
virtual HdmiDisplayMode ^ GetCurrentDisplayMode() = GetCurrentDisplayMode;
HdmiDisplayMode GetCurrentDisplayMode();
public HdmiDisplayMode GetCurrentDisplayMode();
function getCurrentDisplayMode()
Public Function GetCurrentDisplayMode () As HdmiDisplayMode
Returns
The display mode.