The CommandStateChangeConstants interface of the com.ms.ie package defines the constants for the CommandStateChange method of the DWebBrowserEvents2 interface.
public interface CommandStateChangeConstants { // Fields public static final int CSC_NAVIGATEBACK; public static final int CSC_NAVIGATEFORWARD; public static final int CSC_UPDATECOMMANDS; }