Share via


accelerator::get_is_emulated Method

Returns a Boolean value that indicates whether the accelerator is emulated.

bool get_is_emulated() const;

Return Value

A Boolean value that indicates whether the accelerator is emulated.

Remarks

The Direct3D reference and WARP accelerators, for example, are emulated.

Requirements

Header: amprt.h

Namespace: Concurrency

See Also

Reference

accelerator Class