Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides Java package manager enumeration and modification methods.
Members
The IJavaPackageManager interface inherits from the IUnknown interface. IJavaPackageManager also has these types of members:
- Methods
Methods
The IJavaPackageManager interface has these methods.
| Method | Description |
|---|---|
| EnumPackages | Creates a package manager enumerator. |
| GetExplicitClassPath | Gets the class path. |
| GetFile | Gets a specified file. |
| GetPackage | Gets a specified package. |
| InstallPackage | Installs a specified package. |
| SetCurrentDirectory | Sets the current directory. |
| SetExplicitClassPath | Sets the class path. |
| UninstallPackage | Uninstalls a package. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Pkgmgr.h |
IDL |
Pkgmgr.idl |
DLL |
Pkgmgr.dll |