IsS1Supported property

The IsS1Supported property determines whether the system supports a sleep state of S1.

This property is read-only.

Syntax

HRESULT get_IsS1Supported(
  [out]  VARIANT_BOOL *pVal
);

Property value

The address of the variable that will receive the value for the property. The property indicates whether the system supports the S1 sleep state.

Error codes

IsS1Supported returns a standard HRESULT.

Remarks

The IsS1Supported property sets the pVal parameter to VARIANT_TRUE only if the system supports the S1 sleep state.

See also

Console

 

 

Send comments about this topic to Microsoft

Build date: 1/12/2012