An enumerator over all the server object types.
[Visual Basic 6.0] Function GetTypes As IEnumServerObjectType
[Visual Basic .NET] Public Function GetTypes ( _ ) As IEnumServerObjectType
[C#] public IEnumServerObjectType GetTypes ( );
[Java] public IEnumServerObjectType getTypes ( ) throws IOException, AutomationException
[C++] HRESULT GetTypes( IEnumServerObjectType** ppTypes );
The GetTypes methid returns an enumeration of the server object types that are installed in the GIS Server. By default, the MapServer and GeocodeServer object types are installed in the server.