PreviousNextIndex

GET-HEADER-ENTRY( ) method

Retrieves the SOAP-header-entryref object at the given header entry index (base 1). In other words, a SOAP-header object contains a list of entries. Each entry points to an existing SOAP-header-entryref object. This method finds the SOAP-header-entryref object associated with indexed header entry and copies its handle to the header-entryref handle you provided.

Return type: LOGICAL

Applies to: SOAP-header object handle

Syntax
GET-HEADER-ENTRY( header-entryref, index ) 

header-entryref
index

OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex