MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual INT32 MgReader::GetReaderType ( ) [pure virtual]

Get the type of this reader. See MgReaderType for a list of the possible values.

.NET Syntax
virtual int GetReaderType();
Java Syntax
virtual int GetReaderType();
PHP Syntax
virtual int GetReaderType();
Returns:
Returns an MgReaderType value.