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 >

Oracle JAVA Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.