IOleObjectImpl::IsUpToDate

This method checks to see if the control is up to date. The ATL implementation returns S_OK.

Syntax

HRESULT IsUpToDate( );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IOleObjectImpl Overview, IOleObjectImpl Methods, IOleObject::IsUpToDate