VB °æ (¾«»ªÇø)
·¢ÐÅÈË: bloom (©À©Á©Â©Ã©Ä©Æ©Ç¨), ÐÅÇø: VB
±ê Ìâ: SYSTEM_INFO½á¹¹(Ó²¼þÓëϵͳ)(תÔØ)
·¢ÐÅÕ¾: ¹þ¹¤´ó×϶¡Ïã (2000Äê09ÔÂ07ÈÕ18:42:11 ÐÇÆÚËÄ), תÐÅ
¡¾ ÒÔÏÂÎÄ×ÖתÔØ×Ô cnTemp ÌÖÂÛÇø ¡¿
¡¾ ÔÎÄÓÉ bloom Ëù·¢±í ¡¿
·¢ÐÅÈË: yucheng (ÎÞ»°¿É˵), ÐÅÇø: VisualBasic
·¢ÐÅÕ¾: BBS ˮľÇ廪վ (Thu Mar 30 00:06:09 2000) WWW-POST
SYSTEM_INFO
ÀàÐͶ¨Òå
Type SYSTEM_INFO ' 36 Bytes
dwOemID As Long
dwPageSize As Long
lpMinimumApplicationAddress As Long
lpMaximumApplicationAddress As Long
dwActiveProcessorMask As Long
dwNumberOrfProcessors As Long
dwProcessorType As Long
dwAllocationGranularity As Long
wProcessorLevel As Integer
wProcessorRevision As Integer
End Type
˵Ã÷
This structure contains information regarding the current computer system.
×ֶαí
×ֶΠÀàÐÍÓë˵Ã÷
dwOemID Long£¬System processor used. In Windows 95, this value is always set
to zero (PROCESSOR_ARCHITECTURE_INTEL). In Windows NT, this value may be one
of the following : PROCESSOR_ARCHITECTURE_INTEL, PROCESSOR_ARCHITECTURE_MIPS,
PROCESSOR_ARCHITECTURE_ALPHA, PROCESSOR_ARCHITECTURE_PPC
dwPageSize Long£¬Page size used. Also specifies the granularity of page
protection and commitment.
lpMinimumApplicationAddress Long£¬Contains the lowest memory address that
applications and dynamic link libraries (DLLs) can access.
lpMaximumApplicationAddress Long£¬Contains the highest memory address that
applications and DLLs can access.
dwActiveProcessorMask Long£¬Contains a mask representing the set of
processors available on the system. Processor zero is indicated by bit zero
being set.
dwNumberOrfProcessors Long£¬The number of processors in this system.
dwProcessorType Long£¬Obsolete, but maintained for backward compatibility.
Can be one of the following values: PROCESSOR_INTEL_386, PROCESSOR_INTEL_486,
PROCESSOR_INTEL_PENTIUM. The following are valid on Windows NT systems only:
PROCESSOR_MIPS_R4000, PROCESSOR_ALPHA_21046
dwAllocationGranularity Long£¬Contains the allocation granularity used to
allocate memory. This value is usually set to 64K.
wProcessorLevel Integer£¬Specifies the processor level. This value depends on
the PROCESSOR_ARCHITECTURE_* value in the dwOemID field. For PROCESSOR_ARCHITE
CTURE_INTEL, the valid values are currently: 3 for a 386 CPU, 4 for a 486
CPU, and 5 for a Pentium.
wProcessorRevision Integer£¬Specifies the processor revision. This value
depends on the PROCESSOR_ARCHITECTURE_* value in the dwOemID field.
--
--
¡î À´Ô´:£®¹þ¹¤´ó×϶¡Ïã bbs.hit.edu.cn£®[FROM: blo0m.bbs@smth.org]
--
¡ù תÔØ:£®¹þ¹¤´ó×϶¡Ïã bbs.hit.edu.cn£®[FROM: 202.118.247.254]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
Ò³ÃæÖ´ÐÐʱ¼ä£º2.690ºÁÃë