The SEDRIS Data Representation Model
APPENDIX D - Functions
SE GetSRFTCodeFromSRFInfo
extern SRM_Status_Code
SE_GetSRFTCodeFromSRFInfo
(
constSE_SRF_Info *srf_info_in_ptr, (notes)
SRM_SRFT_Code *srft_code_out_ptr (notes)
);

Definition

Returns the SRM_SRFT_Code represented by the SRF information stored in the SE_SRF_Info. This includes the underlying SRM_SRFT_Code when the SE_SRF_Info represents an SRF instance or SRF set member.


Returns

SRM_STAT_CODE_SUCCESS and the SRFT code is returned.
SRM_STAT_CODE_INVALID_INPUTif either parameter is NULL or the SE_SRF_Info is invalid.


Parameters Notes


srf_info_in_ptr

 pointer to the SE_SRF_Info whose SRFT code is to be returned.

srft_code_out_ptr

 a pointer to the variable in the user's memory
    space where the answer will be stored.


Prev: SE_GetSRFInfoFromSRF. Next: SE_HLStoRGB. Up:Index.

Last updated: July 16, 2004 Copyright © 2004 SEDRIS