SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API
Functions
SE GetEncoding
extern SE_Return_Code
SE_GetEncoding
(
SE_Object object_in, (notes)
SE_Encoding *encoding (notes)
);

Definition

Given a handle to an object, return the implementation identifier associated with the API implementation in which that object resides.


Returns

SE_RET_CODE_SUCCESS and the encoding parameter is returned
SE_RET_CODE_FAILUREand the status code is set appropriately if the call failed.

Status Codes

SE_Status_Code(s) when SE_RET_CODE_SUCCESS is returned:

SE_STAT_CODE_SUCCESS set if valid parameters were passed and operation completed successfully.

SE_Status_Code(s) when SE_RET_CODE_FAILURE is returned:

SE_STAT_CODE_INACTIONABLE_FAILURE set if the call fails for any reason.


Parameters Notes


object_in

 the object for which the encoding should be returned.

encoding

 an SE_Encoding enumerant.


Prev: SE_GetDataTableData. Next: SE_GetFields. Up:Index.

Last updated: July 16, 2004 Copyright © 2004 SEDRIS