Package com.sun.jna.platform.win32.COM
Class TypeLibUtil.IsName
java.lang.Object
com.sun.jna.platform.win32.COM.TypeLibUtil.IsName
- Enclosing class:
- TypeLibUtil
The Class IsName.
- Author:
- wolf.tobias@gmx.net The Class IsName.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
IsNameInstantiates a new checks if is name.- Parameters:
- nameBuf- the name buf
- name- the name
 
 
- 
- 
Method Details- 
getNameBufGets the name buf.- Returns:
- the name buf
 
- 
isNamepublic boolean isName()Checks if is name.- Returns:
- true, if is name
 
 
-