OnThreadedCommand is called on the background command thread. It should be used for commands that will take a long time, using the PostThreadedCommand() function.
Definition at line 1486 of file CATWindow.cpp. References ProcessCommandTable(). Referenced by ThreadedCmdThread().
|