C++
ACAD_PORT bool acedCmdCWasCancelled();
File
acedCmdNF.h
Description
When your registered callback is called in response to a CANCEL or error, this function will return true, else it will return false.
ACAD_PORT bool acedCmdCWasCancelled();
acedCmdNF.h
When your registered callback is called in response to a CANCEL or error, this function will return true, else it will return false.