NotifyIM -- MenuIntercept

All Editions  image\bltlrgss.gif Related Transactions  image\bltlrgss.gif Example

The NotifyIM -- MenuIntercept notification tells client applications that the Imagenation user has chosen a command tagged for interception.

Type XTYP_ADVSTART or XTYP_ADVSTOP

Item Syntax NotifyIM -- MenuIntercept

Type XTYP_ADVDATA

Item Syntax NotifyIM -- MenuIntercept

Data Syntax (HWND:docwinID) (MENUID:commandID)

Parameter

Data type

Values

Meaning

docwinID

DWORD

identifier of window in which the command was intercepted

commandID

WORD

Command IDs

intercepted command

Remarks

This notification must be followed by the InterceptMenuAction method. For details about it, click Using the InterceptMenuAction method.

Release information

Added in Release 4.00.

See also

Overview: Customizing menu bars

Intercepting commands

Defining external commands

Requesting notifications