IDLnetOGCWMS::GetServiceSection
Syntax | Return Value | Arguments | Keywords | Examples | Version History | See Also
The IDLnetOGCWMS::GetServiceSection function method returns the values found in the Service section of the XML file returned by the IDLnetOGCWMS::GetCapabilities method.
Syntax
Result = Obj->[IDLnetOGCWMS::]GetServiceSection( )
Return Value
Returns a single structure containing Service element items. Each field returns a string unless otherwise noted as follows:
Arguments
None
Keywords
None
Examples
See IDLnetOGCWMS::GetLayers for an example that also uses GetServiceSection.
Version History