System.TCPUIDRec
Delphi
TCPUIDRec = record
C++
struct DECLSPEC_DRECORD TCPUIDRec
{
public:
UInt32 EAX;
UInt32 EBX;
UInt32 ECX;
UInt32 EDX;
};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
record struct |
public | System.pas System.hpp |
System | System |
Description
Embarcadero Technologies does not currently have any additional information.