CTI Client events (C++ CTI API)

WM_CTI_MENUCOMMAND

Contents  Back  Next

Receive menu messages.

 

Message WM_CTI_MENUCOMMAND ( WM_USER + 31 )

WPARAM

Less significant word contains the command ID.

 

LPARAM

Not used.

 

Remarks

This message is sent when the user clicks the menu of the connection icon

 

Example

Simply CTI client (C++)

 

See also

Events overview | CTICLIENT_SHOWICON | CTICLIENT_SHOWMENU | CTI_OConnectionIconOptions

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.