Home -> IGraphicsDevice -> GetDeviceType

Description

The GetDeviceType method returns the type of the graphics device, as defined by the DeviceType enumeration.

Usage

DeviceType GetDeviceType() const;

Return value

[DeviceType]
The type of this device

See also