PublicationOutput 2.5 GetNextDataObjectChunkByIshLngRef
Retrieves the next chunk of the saved content of the Publication Output Object.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| plLngRef | Long | In | The language level identifier |
| psEdGUID | String | In | The unique identifier of the electronic document |
| plOffSet | Long | InOut | Indicates the position within the object content |
| piSize | Integer | InOut | The maximum number of bytes to be read from the object content |
| pbOutBytes | Blob | Out | Byte array with the requested chunk of the object content |