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 LinkInfoShellLink. infoMethods in mslinks that return LinkInfo Modifier and Type Method Description LinkInfoShellLink. createLinkInfo()LinkInfoShellLink. getLinkInfo()LinkInfoLinkInfo. setCommonPathSuffix(java.lang.String s)Set CommonPathSuffix and creates new CommonNetworkRelativeLink (if it not exists) If s is null takes no effectLinkInfoLinkInfo. setLocalBasePath(java.lang.String s)Set LocalBasePath and creates new VolumeID (if it not exists) If s is null takes no effect
-