IOleObjectImpl::IsUpToDate

 

Checks if the control is up to date.

Syntax

STDMETHOD(IsUpToDate)(void);

Return Value

Returns S_OK.

Remarks

See IOleObject::IsUpToDate in the Windows SDK.

Requirements

Header: atlctl.h

See Also

IOleObjectImpl Class