.
enum CHUNK_BREAKTYPE
.
#Region "CHUNK_BREAKTYPE Enumeration Definition"
.
Public Enum CHUNK_BREAKTYPE
.
.
/// chunk. Values are from the CHUNK_BREAKTYPE enumeration.
.
public CHUNK_BREAKTYPE breakType;
.
Public breakType As CHUNK_BREAKTYPE
.
CHUNK_BREAKTYPE, CHUNKSTATE, FULLPROPSPEC
Enumerates the different breaking types that occur between chunks of text read out by the FileFilter.
11/10/2009 10:51:43 AM - -195.250.150.166
Types of chunks returned by IFilter
12/15/2014 9:51:43 AM - -195.250.150.166
TODO - a short description
11/10/2009 10:52:32 AM - -195.250.150.166