Share via


accelerator::get_is_emulated Method

Determines whether the accelerator is emulated.

bool get_is_emulated() const;

Return Value

true if the accelerator is emulated. Otherwise, false.

Remarks

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

Requirements

Header: amprt.h

Namespace: Concurrency

See Also

Reference

accelerator Class