Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a Boolean value that indicates whether the accelerator can output to a display.
bool get_has_display() const;
Return Value
true if the accelerator can output to a display; otherwise, false.
Remarks
The return value of get_has_display indicates whether the accelerator can output to a display, but it does not necessarily indicate that a display is physically attached to the accelerator. For more information, see accelerator::has_display Data Member.
Requirements
Header: amprt.h
Namespace: Concurrency