Microsoft SDK for Java

CommandStateChangeConstants Interface

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;
}

© 1999 Microsoft Corporation. All rights reserved. Terms of use.