UXFHTML3Options contains options used by PEEnableEventInfo, when you are exporting to HTML format.
struct UXFHTML3Options {
WORD StructSize;
char FAR *fileName;
};
type
UXFHTML3Options = record
structSize: Word;
fileName: PChar;
end;
| Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |