| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnumVersions
IEnumVersions Interface
| Method Summary | |
|---|---|
 void | 
next(int[] pCode,
     String[] pVer,
     String[] path)
Returns the next version in the sequence of installed versions.  | 
 void | 
reset()
Resets the enumerator to the beggining of the sequence.  | 
| Method Detail | 
|---|
void reset()
           throws IOException,
                  AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void next(int[] pCode,
          String[] pVer,
          String[] path)
          throws IOException,
                 AutomationException
pCode - A com.esri.arcgis.version.esriProductCode constant  (out: use single element array)pVer - The pVer  (out: use single element array)path - The path  (out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||