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.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
BOOL DoesVerbUIActivate( LONG iVerb );
See Also