C D E F G H I L M O P R S T W

G

getAlternateFileName() - Method in class plugins.wfx.Win32FindData
Get DOS-style file name (optional), set empty if unused.
getArcName() - Method in class plugins.wcx.HeaderData
ArcName contain the name of the archive.
getArcName() - Method in class plugins.wcx.HeaderDataEx
ArcName contain the name of the archive.
getArcName() - Method in class plugins.wcx.OpenArchiveData
Contains the name of the archive to open.
getAttr() - Method in class plugins.wfx.RemoteInfo
 
getCmtBuf() - Method in class plugins.wcx.HeaderData
The cmtBuf variable is for the file comment.
getCmtBuf() - Method in class plugins.wcx.HeaderDataEx
The cmtBuf variable is for the file comment.
getCmtBuf() - Method in class plugins.wcx.OpenArchiveData
The cmtBuf variable is for the file comment.
getCmtBufSize() - Method in class plugins.wcx.HeaderData
The cmtBufSize variable is for the file comment.
getCmtBufSize() - Method in class plugins.wcx.HeaderDataEx
The cmtBufSize variable is for the file comment.
getCmtBufSize() - Method in class plugins.wcx.OpenArchiveData
The cmtBufSize variable is for the file comment.
getCmtSize() - Method in class plugins.wcx.HeaderData
The cmtSize variable is for the file comment.
getCmtSize() - Method in class plugins.wcx.HeaderDataEx
The cmtSize variable is for the file comment.
getCmtSize() - Method in class plugins.wcx.OpenArchiveData
The cmtSize variable is for the file comment.
getCmtState() - Method in class plugins.wcx.HeaderData
The cmtState variable is for the file comment.
getCmtState() - Method in class plugins.wcx.HeaderDataEx
The cmtState variable is for the file comment.
getCmtState() - Method in class plugins.wcx.OpenArchiveData
The cmtState variable is for the file comment.
getCreationTime() - Method in class plugins.wfx.Win32FindData
Get Set Currently unused.
getDate() - Method in class plugins.FileTime
 
getDate() - Method in class plugins.wdx.FieldValue
Value, if fieldType == FT_DATE.
getDay() - Method in class plugins.wdx.LocalDate
 
getDefaultIniName() - Method in class plugins.DefaultParam
This is a fully qualified path+file name, and will be in the same directory as the wincmd.ini.
getDoubleValue() - Method in class plugins.wdx.FieldValue
Value, if fieldType == FT_NUMERIC_FLOATING.
getFieldType() - Method in class plugins.wdx.FieldValue
 
getFileAttr() - Method in class plugins.wcx.HeaderData
This is the file attribute.
getFileAttr() - Method in class plugins.wcx.HeaderDataEx
This is the file attribute.
getFileAttributes() - Method in class plugins.wfx.Win32FindData
Get File attributes.
getFileCRC() - Method in class plugins.wcx.HeaderData
FileCRC is the 32-bit CRC (cyclic redundancy check) checksum of the file.
getFileCRC() - Method in class plugins.wcx.HeaderDataEx
FileCRC is the 32-bit CRC (cyclic redundancy check) checksum of the file.
getFileName() - Method in class plugins.wcx.HeaderData
ArcName contain the name of the file within the archive.
getFileName() - Method in class plugins.wcx.HeaderDataEx
ArcName contain the name of the file within the archive.
getFileName() - Method in class plugins.wfx.Win32FindData
Get Local file name relative to the directory (without the path).
getFileSizeHigh() - Method in class plugins.wfx.Win32FindData
Get High word of file size.
getFileSizeLow() - Method in class plugins.wfx.Win32FindData
Get Low word of file size.
getFileTime() - Method in class plugins.wcx.HeaderData
FileTime contains the date and the time of the file’s last update.
getFileTime() - Method in class plugins.wcx.HeaderDataEx
FileTime contains the date and the time of the file’s last update.
getFileTime() - Method in class plugins.wdx.FieldValue
Value, if fieldType == FT_DATETIME.
getFlags() - Method in class plugins.wcx.HeaderData
 
getFlags() - Method in class plugins.wcx.HeaderDataEx
 
getHeight(JFrame) - Method in class plugins.wlx.SwingWLXPlugin
If the plugin was created with fixed lister window size.
getHostOs() - Method in class plugins.wcx.HeaderData
HostOS is there for compatibility with unrar.dll only, and should be set to zero.
getHostOs() - Method in class plugins.wcx.HeaderDataEx
HostOS is there for compatibility with unrar.dll only, and should be set to zero.
getHour() - Method in class plugins.wdx.LocalTime
 
getHWND(Object) - Method in class plugins.wlx.WLXPluginAdapter
getHWMD is a callback function, to get the window handle of an AWT component.
getHWND2(JFrame) - Method in class plugins.wlx.WLXPluginAdapter
getHWMD2 is a callback function, to get the window handle of a JFrame.
getIntValue() - Method in class plugins.wdx.FieldValue
Value, if fieldType == FT_NUMERIC_32.
getLastAccessTime() - Method in class plugins.wfx.Win32FindData
Get Currently unused.
getLastErrorMessage() - Method in class plugins.wfx.Win32FindData
Get error code: Currently supported: ERROR_NO_MORE_FILES, ERROR_SUCCESS (default).
getLastWriteTime() - Method in class plugins.wfx.RemoteInfo
 
getLastWriteTime() - Method in class plugins.wfx.Win32FindData
Get Time stamp shown in the Total Commander file list, and copied with files.
getLongValue() - Method in class plugins.wdx.FieldValue
Value, if fieldType == FT_NUMERIC_64.
getMethod() - Method in class plugins.wcx.HeaderData
 
getMethod() - Method in class plugins.wcx.HeaderDataEx
 
getMinute() - Method in class plugins.wdx.LocalTime
 
getMonth() - Method in class plugins.wdx.LocalDate
 
getOpenMode() - Method in class plugins.wcx.OpenArchiveData
OpenMode is set to one of the following values: PK_OM_LIST - Open file for reading of file names only.
getOpenResult() - Method in class plugins.wcx.OpenArchiveData
Used to return one of the error values if an error occurs.
getPackerCaps() - Method in class plugins.wcx.WCXPluginAdapter
GetPackerCaps tells Totalcmd what features your packer plugin supports.
getPackerCaps() - Method in interface plugins.wcx.WCXPluginInterface
GetPackerCaps tells Totalcmd what features your packer plugin supports.
getPackSize() - Method in class plugins.wcx.HeaderData
PackSize contain size of the file when packed.
getPackSize() - Method in class plugins.wcx.HeaderDataEx
PackSize contain size of the file when packed.
getPluginInterfaceVersionHi() - Method in class plugins.DefaultParam
High value of plugin interface version.
getPluginInterfaceVersionLow() - Method in class plugins.DefaultParam
Low value of plugin interface version.
getPluginNr() - Method in class plugins.wfx.WFXPluginAdapter
 
getReserved0() - Method in class plugins.wfx.Win32FindData
Get On Unix systems, you can | (or) the dwFileAttributes field with 0x80000000 and set the dwReserved0 parameter to the Unix file mode (permissions).
getReserved1() - Method in class plugins.wfx.Win32FindData
Get Unused, must be set to 0.
getSecond() - Method in class plugins.wdx.LocalTime
 
getSize() - Method in class plugins.DefaultParam
The size of the structure, in bytes.
getSizeHigh() - Method in class plugins.wfx.RemoteInfo
 
getSizeLow() - Method in class plugins.wfx.RemoteInfo
 
getStr() - Method in class plugins.wdx.FieldValue
Value, if fieldType == FT_MULTIPLECHOICE || fieldType == FT_STRING || fieldType == FT_FULLTEXT.
getTaken() - Method in class plugins.wcx.PackToMem
 
getTime() - Method in class plugins.wdx.FieldValue
Value, if fieldType == FT_TIME.
getUnpSize() - Method in class plugins.wcx.HeaderData
UnpSize contain the size of the file when extracted.
getUnpSize() - Method in class plugins.wcx.HeaderDataEx
UnpSize contain the size of the file when extracted.
getUnpVer() - Method in class plugins.wcx.HeaderData
 
getUnpVer() - Method in class plugins.wcx.HeaderDataEx
 
getWidth(JFrame) - Method in class plugins.wlx.SwingWLXPlugin
If the plugin was created with fixed lister window size.
getWritten() - Method in class plugins.wcx.PackToMem
 
getYear() - Method in class plugins.wdx.LocalDate
 

C D E F G H I L M O P R S T W