home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Micrsoft
/
VJ
/
COMMON
/
IDE
/
IDE98
/
WFCFORMS.CAB
/
iforms
/
host
/
__VSMESELCMD.java
< prev
next >
Wrap
Text File
|
1998-03-05
|
846b
|
26 lines
//
// Auto-generated using JActiveX.EXE 4.79.2207
// (E:\IRONWOOD\tools\jactivex -nologo -d E:\IRONWOOD\build\Retail -p:b- -p iforms.host E:\IRONWOOD\build\Retail\iforms\host\ifmenu.tlb)
//
// WARNING: Do not remove the comments that include "@com" directives.
// This source file must be compiled by a @com-aware compiler.
// If you are using the Microsoft Visual J++ compiler, you must use
// version 1.02.3920 or later. Previous versions will not issue an error
// but will not generate COM-enabled class files.
//
package iforms.host;
import com.ms.com.*;
import com.ms.com.IUnknown;
import com.ms.com.Variant;
// Enum: __VSMESELCMD
public interface __VSMESELCMD
{
public static final int SELCMD_SELCHANGE = 0;
public static final int SELCMD_VIEWCODE = 1;
public static final int SELCMD_PROPERTIES = 2;
}