Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |
|