IContextMenu2::InvokeCommandIContextMenu2::InvokeCommand*
*Contents  *Index  *Topic Contents
*Previous Topic: IContextMenu2::HandleMenuMsg
*Next Topic: IContextMenu2::QueryContextMenu

IContextMenu2::InvokeCommand


HRESULT InvokeCommand(
    LPCMINVOKECOMMANDINFO lpici
   );

Carries out the command associated with a context menu item.

lpici
Address of a CMINVOKECOMMANDINFO structure containing information about the command.

See also IContextMenu2, IContextMenu


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.