MoverioDisplayGetDisplayState Method |
Get the display state for the display.
Namespace:
MoverioBasicFunctionUnityPlugin
Assembly:
MoverioBasicFunctionUnityPlugin (in MoverioBasicFunctionUnityPlugin.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax public static DisplayState GetDisplayState()
Return Value
Type:
DisplayStateReturns DISPLAY_MUTE_MODE_ON or DISPLAY_MUTE_MODE_OFF when getting the display state is successful.
Exceptions Exception | Condition |
---|
IOException | Thrown when getting the display state is failed. |
See Also