Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GStreams > Classes > TBaseStreamToken > Properties

TBaseStreamToken.DataType Property

Scroll Prev Top Next More

The DataType property provides a place where the data type of the string token can be set and retrieved from. Since the exact data types a token may take is specific to a parser, the DataType property is an integer. Parsers need to define integer constants or an enumeration which define the all unique types the token can take.

When the parser sets a token to be a numeric type, it should also place the numeric value in the GStreams.TBaseStreamToken.Number property.
 

Namespace: GStreams

Property Value

Type: Integer

Implements

IBaseStreamToken.DataType
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb