다음을 통해 공유


IOleObjectImpl::OnPostVerbInPlaceActivate

Called by DoVerbInPlaceActivate after the control is activated in place.

HRESULT OnPostVerbInPlaceActivate( );

Return Value

Returns S_OK.

Remarks

Override this method with code you want executed after the control is activated in place.

Requirements

Header: atlctl.h

See Also

Concepts

IOleObjectImpl Class

IOleObjectImpl Members

IOleObjectImpl::DoVerbInPlaceActivate

IOleObjectImpl::OnPreVerbInPlaceActivate