7 Common parameter type definitions

7.6 BrowseResult

The components of this parameter are defined in Table 117.
Table 117 – BrowseResult
Name | Type | Description |
---|---|---|
BrowseResult | structure | The results of a Browse operation. |
statusCode | StatusCode | The status for the BrowseDescription.This value is set to Good if there are still references to return for the BrowseDescription. |
continuationPoint | ContinuationPoint | A Server defined opaque value that identifies the continuation point.The ContinuationPoint type is defined in 7.9. |
References [] | ReferenceDescription | The set of references that meet the criteria specified in the BrowseDescription. Empty, if no References met the criteria.The Reference Description type is defined in 7.30. |