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

 

FTVAL.GetInt

Returns the integer value associated with this FTVAL object.

Syntax

Returns

An integer corresponding to the value stored in the FTVAL object. If the FTVAL type is not I4, this method returns 0.

Example

Suppose that MyVal holds an integer value. In this case, the following code fragment returns that integer value into x:

See Also

GetObj , GetSize

 

  Home > Contents > Index >

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