public class OEFileInfo extends OEBase
| Modifier and Type | Field and Description |
|---|---|
int[] |
filetime
Creation time of this file (FolderDB)
|
java.lang.String |
folderName
Folder name used in Outlook Express
|
java.lang.String |
regKey
Registry key of the account
|
int |
sourceType
Source Type (3 = LocalStore, 0 = News)
|
| Constructor and Description |
|---|
OEFileInfo(java.lang.String type,
byte[] data,
int i)
Constructor for an OEFileInfo object.
|
public java.lang.String regKey
public java.lang.String folderName
public int sourceType
public int[] filetime
public OEFileInfo(java.lang.String type,
byte[] data,
int i)
type - String denoting the type of the file from the FileHeaderdata - data to be readi - index to start from