Share

AcEditorReactor::cmdIUnkModified

C++

virtual void cmdIUnkModified(
    const ACHAR*
);

Description

This reactor indicates that a successful call to acedSetIUnknownForCurrentCommand() has been made.

Parameters

Parameters Description
strCommand Name of the command that triggered this event

Links

AcEditorReactor Class

Was this information helpful?