Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

FTVAL.GetType

Deprecated as of version 5.0.

Returns the integer type.

Syntax

Description

The GetType method returns the integer type of the specified integer.

An FTVAL has a default type of UNKNOWN. Strings would generally have the type LPSTR, which is guaranteed if the FTVAL is created by the FTValList method setValString().

Any integers encapsulated in an FTVAL would have the type I4, which is guaranteed if it was created by the FTValList method setValInt().

BLOB would be used for binary data.

Returns

An integer whose value represents the type. Valid type values are listed above.

See Also

GetInt , GetObj , GetSize

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.