accelerator::is_emulated Data Member

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

__declspec(property(get=get_is_emulated)) bool is_emulated;

Remarks

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

Requirements

Header: amprt.h

Namespace: Concurrency

See Also

Reference

accelerator Class