The SEDRIS Data Representation Model
APPENDIX D - Functions
SE GetSRFInfoFromCoordinate
extern SRM_Status_Code
SE_GetSRFInfoFromCoordinate
(
SRM_Coordinate coordinate, (notes)
SE_SRF_Info *srf_info_out_ptr (notes)
);

Definition

Populates an SE_SRF_Info structure with the relevant SRF information from an opaque SRM_Coordinate handle.


Returns

SRM_STAT_CODE_SUCCESS and the SRF info structure is populated.
SRM_STAT_CODE_INVALID_INPUT if either parameter is invalid or NULL.


Parameters Notes


coordinate

 Valid SRM Coordinate handle from which the SE_SRF_Info structure will be
 populated.

srf_info_out_ptr

 pointer to user space SE_SRF_Info structure which will be populated 
 with the correct SRM SRF information.


Prev: SE_GeneralithFieldInType. Next: SE_GetSRFInfoFromSRF. Up:Index.

Last updated: July 16, 2004 Copyright © 2004 SEDRIS