IsStandbySupported property

The IsStandbySupported property determines whether the system supports Standby mode. This mode is supported if the system supports sleep states of S1, S2, or S3.

This property is read-only.

Syntax

HRESULT get_IsStandbySupported(
  [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 sleep states of S1, S2, or S3.

Error codes

IsStandbySupported returns a standard HRESULT.

Remarks

The IsStandbySupported property set the pVal parameter to VARIANT_TRUE only if the system supports sleep states of S1, S2, or S3.

See also

Console

 

 

Send comments about this topic to Microsoft

Build date: 1/12/2012