Uses of Class
mslinks.LinkInfo
-
Packages that use LinkInfo Package Description mslinks -
-
Uses of LinkInfo in mslinks
Fields in mslinks declared as LinkInfo Modifier and Type Field Description private LinkInfo
ShellLink. info
Methods in mslinks that return LinkInfo Modifier and Type Method Description LinkInfo
ShellLink. createLinkInfo()
LinkInfo
ShellLink. getLinkInfo()
LinkInfo
LinkInfo. setCommonPathSuffix(java.lang.String s)
Set CommonPathSuffix and creates new CommonNetworkRelativeLink (if it not exists) If s is null takes no effectLinkInfo
LinkInfo. setLocalBasePath(java.lang.String s)
Set LocalBasePath and creates new VolumeID (if it not exists) If s is null takes no effect
-