Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Sets the specified integer list element.
Syntax
boolean SetIntegerListElement(
[in] uint32 Type,
[in] uint64 Integers[]
);
Parameters
-
Type [in]
-
The element type. This parameter is one of the ObjectList element types from the following enumeration types:
- BcdBootMgrElementTypes
- BcdDeviceObjectElementTypes
- BcdLibraryElementTypes
- BcdMemDiagElementTypes
- BcdOSLoaderElementTypes
It can also be a custom element type created for your own use.
-
Integers [in]
-
An array of integers. Each element is an integer in string form.
Requirements
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
| Namespace |
Root\WMI |
| MOF |
|