CComControl::DoesVerbUIActivate

This method checks that the iVerb parameter used by IOleObjectImpl::DoVerb causes the control's user interface to activate and returns TRUE. It also checks whether the control is in-place active.

Syntax

BOOL DoesVerbUIActivate( LONG iVerb );

At a Glance

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

See Also

CComControl Overview, CComControl Methods, IOleObjectImpl::DoVerb, CComControl::DoesVerbActivate