BCGControlBar Pro for MFC
virtual BOOL CBCGPUserTool::Invoke ( )
virtual

Executes a command associated with the user tool.

Returns
Nonzero if the command was executed successfully; otherwise 0.

Calls ShellExecute to execute a command associated with the user tool. The function fails and returns 0 if the command is empty or ShellExecute does not succeed.