BcdIntegerElement class
Represents an integer element.
Syntax
class BcdIntegerElement : BcdElement
{
uint64 Integer;
};
Members
The BcdIntegerElement class has these types of members:
Properties
The BcdIntegerElement class has these properties.
- Integer
-
- Data type: uint64
- Access type: Read-only
The integer value of the element. The value is passed as a string because Automation does not natively support 64-bit integers.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Namespace |
\\.\Root\WMI |
|
MOF |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012