Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the one time boot source for the next boot on this computer system. Implemented.
uint32 SetOneTimeBootSource(
[in] string StructuredBootString,
[in, out] CIM_ConcreteJob REF Job
);
-
StructuredBootString [in]
-
A string representing the boot source for next boot.
-
Job [in, out]
-
On return contains a reference to the job, but can be null if the task is completed.
This method returns one of the following values.
-
Completed with No Error (0)
-
Not Supported (1)
-
Failed (2)
-
Reserved (3 4095)
-
Job Started (4096)
-
DMTF Reserved (4097 32767)
-
Vendor Reserved (32768 65535)
Minimum supported client |
Windows 8.1 |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\Microsoft\Windows\HardwareManagement |
MOF |
|
DLL |
|