Package com.sun.jna.platform.win32.COM
Klasse TypeLibUtil.IsName
java.lang.Object
com.sun.jna.platform.win32.COM.TypeLibUtil.IsName
- Umschließende Klasse:
TypeLibUtil
The Class IsName.
- Autor:
- wolf.tobias@gmx.net The Class IsName.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
IsName
Instantiates a new checks if is name.- Parameter:
nameBuf
- the name bufname
- the name
-
-
Methodendetails
-
getNameBuf
Gets the name buf.- Gibt zurück:
- the name buf
-
isName
public boolean isName()Checks if is name.- Gibt zurück:
- true, if is name
-