Share

acedIsInputPending

C++

ACCORE_PORT bool acedIsInputPending();

File

core_rxmfcapi.h

Description

This function should be called from a dialog after a user-interactive action has been canceled. If this function returns false, the dialog should be restored. Otherwise, the dialog should be terminated in order to allow the queued input to be processed by AutoCAD.

Was this information helpful?