IsS2Supported property

The IsS2Supported property determines whether the system supports a sleep state of S2.

This property is read-only.

Syntax

HRESULT get_IsS2Supported(
  [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 S2 sleep state.

Error codes

IsS2Supported returns a standard HRESULT.

Remarks

The IsS2Supported property set the pVal parameter to VARIANT_TRUE only if the system supports the S2 sleep state.

See also

Console

 

 

Send comments about this topic to Microsoft

Build date: 1/12/2012