getType

getType — retrieves the point data type.

Synopsis

For C++, Java, and C#:
int getType(); 
void;
 

Returns

The point type, one of PT_TYPE_STRING, PT_TYPE_REAL, or PT_TYPE_INT32.