TSAPI_FETCH_REQUEST
| Name | Description | Type | Length |
|---|---|---|---|
| Identifier | Identifies the control block. This field must be set to FTCH by the client application prior to the call. | char | 4 |
| reserved | Reserved for future use. | char | 64 |
| returnCode | Contains the fetch item request return code. | short | 2 |
| reasonCode | Contains the fetch item request reason code. This field is only relevant for nonzero return codes. | short | 2 |
| pErrorMessage | Message describing any errors that occurred processing the request. | pointer | 4 |