IsHibernateSupported property

The IsHibernateSupported property determines whether the system supports Hibernate. This is defined to be a sleep state of S4.

This property is read-only.

Syntax

HRESULT get_IsHibernateSupported(
  [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 S4 sleep state.

Error codes

IsHibernateSupported returns a standard HRESULT.

Remarks

The IsHibernateSupported property set the pVal parameter to VARIANT_TRUE only if the system supports the S4 sleep state.

See also

Console

 

 

Send comments about this topic to Microsoft

Build date: 1/12/2012