|
IDL Reference Guide: Network Objects |
|
The IDLnetOGCWCS::GetServiceSection function method returns the values found in the Service section of the XML file returned by the IDLnetOGCWCS::GetCapabilities method. This method will throw an error if the GetServiceSection call fails.
Result = Obj->[IDLnetOGCWCS::]GetServiceSection( )
Returns a single structure containing Service element items or children of the Service element. Each field returns a string as follows:
None
None
See the GetCoverageOfferingBriefs Examples for an example that also uses GetServiceSection.
IDL Online Help (March 06, 2007)