The SetPowerManagementSettings Windows Management Instrumentation (WMI) class method, in Configuration Manager, that … .

The following syntax is simplified from Managed Object Format (MOF) code and defines the method.

sint32 SetPowerManagementSettings 
{
	[IN]  Boolean IsOptOutFromPowerPlan;
	[OUT] UInt32 ReturnValue;
};

Parameters

IsOptOutFromPowerPlan

Data type: BooleanQualifiers: [id("0"), in]IsOptOutFromPowerPlan.  
ReturnValue

Data type: UInt32Qualifiers: [out]ReturnValue.  

Remarks

Requirements

Runtime Requirements

Development Requirements