QMEndCommand

Top  Previous  Next

 

The QMEndCommand function aborts a command executed on the server that is requesting input.

 

 

Format

 

VBQMEndCommand

 

Cvoid QMEndCommand(void)

 

ObjSession->EndCommand

 

 

This function may only be used when an immediately preceding QMExecute() or QMRespond() function has returned a status of SV_PROMPT.

 

The QMEndCommand function causes the server command to be aborted.