|
IDL Reference Guide: Network Objects |
|
The IDLnetOGCWMS::GetServiceSection function method returns the values found in the Service section of the XML file returned by the IDLnetOGCWMS::GetCapabilities method.
Result = Obj->[IDLnetOGCWMS::]GetServiceSection( )
Returns a single structure containing Service element items. Each field returns a string unless otherwise noted as follows:
None
None
See IDLnetOGCWMS::GetLayers for an example that also uses GetServiceSection.
IDL Online Help (March 06, 2007)