|
JNA API> 3.5.2-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jna.platform.win32.Ole32Util
public abstract class Ole32Util
Ole32 Utility API.
| Constructor Summary | |
|---|---|
Ole32Util()
|
|
| Method Summary | |
|---|---|
static Guid.GUID |
generateGUID()
Generate a new GUID. |
static Guid.GUID |
getGUIDFromString(java.lang.String guidString)
Convert a string to a GUID. |
static java.lang.String |
getStringFromGUID(Guid.GUID guid)
Convert a GUID into a string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Ole32Util()
| Method Detail |
|---|
public static Guid.GUID getGUIDFromString(java.lang.String guidString)
guidString - String representation of a GUID, including { }.
public static java.lang.String getStringFromGUID(Guid.GUID guid)
guid - GUID.
public static Guid.GUID generateGUID()
|
JNA API> 3.5.2-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||