The SEDRIS Data Representation Model
APPENDIX D - Functions
SE GetSRFInfoFromSRF
extern SRM_Status_Code
SE_GetSRFInfoFromSRF
(
SRM_SRF srf, (notes)
SE_SRF_Info *srf_info_out_ptr (notes)
);

Definition

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


Returns

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


Parameters Notes


srf

 Valid SRM SRF 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_GetSRFInfoFromCoordinate. Next: SE_GetSRFTCodeFromSRFInfo. Up:Index.

Last updated: July 16, 2004 Copyright © 2004 SEDRIS