IEnumJavaPackage interface
Provides Java package enumeration methods.
Members
The IEnumJavaPackage interface inherits from the IUnknown interface. IEnumJavaPackage also has these types of members:
Methods
The IEnumJavaPackage interface has these methods.
| Method | Description |
|---|---|
| Clone |
Not implemented. |
| Next |
Gets a number of elements in the enumeration sequence and advances the current position by that number of items. |
| Reset |
Resets the enumeration to 0. |
| Skip |
Skips a specified number of elements. |
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
Show: