CUserTool::Invoke
执行该命令与用户工具。
virtual BOOL Invoke();
返回值
非零,如果命令成功执行的;否则为0。
备注
调用 ShellExecute 执行命令与用户工具。 函数失败,如果命令为空,或者 ShellExecute 失败。
要求
标头: afxusertool.h
执行该命令与用户工具。
virtual BOOL Invoke();
非零,如果命令成功执行的;否则为0。
调用 ShellExecute 执行命令与用户工具。 函数失败,如果命令为空,或者 ShellExecute 失败。
标头: afxusertool.h