Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
DisplayManager.TryReadCurrentStateForAllTargets Method
Definition
- Namespace:
- Windows.Devices.Display.Core
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.
Creates a read-only DisplayState object populated with the entire system display state for all targets.
public:
virtual DisplayManagerResultWithState ^ TryReadCurrentStateForAllTargets() = TryReadCurrentStateForAllTargets;
DisplayManagerResultWithState TryReadCurrentStateForAllTargets();
public DisplayManagerResultWithState TryReadCurrentStateForAllTargets();
function tryReadCurrentStateForAllTargets()
Public Function TryReadCurrentStateForAllTargets () As DisplayManagerResultWithState
Returns
A DisplayManagerResultWithState value.
Applies to
Feedback
Was this page helpful?
