Back to Server

HardwareInfo

(static) void HWInfo_OnCommand( CommandEventArgs e )
(static) void HWInfo_OnTarget( Mobile from, object obj )
(static) void Initialize()
(static) void OnReceive( NetState state, PacketReader pvSrc )
(ctor) HardwareInfo()
int ClientsInstalled( get; )
int ClientsRunning( get; )
int CpuClockSpeed( get; )
int CpuFamily( get; )
int CpuManufacturer( get; )
int CpuModel( get; )
int CpuQuantity( get; )
int Distribution( get; )
int DXMajor( get; )
int DXMinor( get; )
int InstanceID( get; )
string Language( get; )
int OSMajor( get; )
int OSMinor( get; )
int OSRevision( get; )
int PartialInstalled( get; )
int PhysicalMemory( get; )
int ScreenDepth( get; )
int ScreenHeight( get; )
int ScreenWidth( get; )
DateTime TimeReceived( get; )
string Unknown( get; )
string VCDescription( get; )
int VCDeviceID( get; )
int VCMemory( get; )
int VCVendorID( get; )