IsHybridSleepSupported property

The IsHybridSleepSupported property determines whether the system supports the hybrid sleep state of FastSystemS4.

Note  The FastSystemS4 sleep state is supported on Windows Vista and later versions of Windows.

This property is read-only.

Syntax

HRESULT get_IsHybridSleepSupported(
  [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 FastSystemS4 sleep state.

Error codes

IsHybridSleepSupported returns a standard HRESULT.

Remarks

The IsHybridSleepSupported property set the pVal parameter to VARIANT_TRUE only if the system supports the FastSystemS4 sleep state.

See also

Console

 

 

Send comments about this topic to Microsoft

Build date: 1/12/2012