www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Draw_Library v1.90 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: [email protected].
|
|