AFX_GLOBAL_DATA::Resume

Reinitializes internal function pointers that access methods that support Windows themes and visual styles.

BOOL Resume();

Return Value

TRUE if this method succeeds; otherwise, FALSE. In debug mode, this method asserts if this method is unsuccessful.

Remarks

This method is called when the framework receives the WM_POWERBROADCAST message.

Requirements

Header: afxglobals.h

See Also

Reference

AFX_GLOBAL_DATA Structure

Hierarchy Chart

Themes and Visual Styles