|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectAladdin.HaspApiVersion
public class HaspApiVersion
| Constructor Summary | |
|---|---|
HaspApiVersion(java.lang.String vendor_code)
HaspApiVersion constructor |
|
| Method Summary | |
|---|---|
int |
buildNumber()
Returns the HASP API build number. |
int |
getLastError()
Returns the error that occurred in the last function call. |
int |
majorVersion()
Returns the HASP API major version. |
int |
minorVersion()
Returns the HASP API minor version. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HaspApiVersion(java.lang.String vendor_code)
vendor_code - The Vendor Code.| Method Detail |
|---|
public int getLastError()
public int majorVersion()
public int minorVersion()
public int buildNumber()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||