Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Draw_Library v2.00 Component Reference
|
|
[ TDx_Draw_Library::TDDDeviceIdentifier ]
[ next: TDDGammaRamp ]
[ prev: TDDColorKey ]
class TDDDeviceIdentifier : public TComponent
class PACKAGE TDDDeviceIdentifier : public TComponent
class type : Wrapper
TDDDEVICEIDENTIFIER
[ component ]
- Description
The TDDDeviceIdentifier component wraps the DirectX DDDEVICEIDENTIFIER2 structure, which defines a device's identifier information.
It is used by TDx_Draw::GetDeviceIdentifier() when retrieving information which uniquely identifies a device.
TDDDeviceIdentifier::Driver and TDDDeviceIdentifier::Description may be displayed for the benefit of the user, but should not be used to identify a particular driver. They may contain identical strings for different drivers or different strings for the same driver from a different manufacturer.
TDDDeviceIdentifier::VendorId, TDDDeviceIdentifier::DeviceId, TDDDeviceIdentifier::SubsysId and TDDDeviceIdentifier::Revision may be used to identify specific chipsets but only with extreme caution.
- Properties
- Methods
- Events
- SeeAlso
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|