The SEDRIS Data Representation Model
APPENDIX D - Functions
SE SRFContextInfoEqual
extern SRM_Boolean
SE_SRFContextInfoEqual
(
constSE_SRF_Context_Info *srf1_ptr,1
constSE_SRF_Context_Info *srf2_ptr2
);

Definition

Determines if two SE_SRF_Context_Info structures represent the same exact SRF information. This is particularly useful to determine if an SRF instance is the same SRF as one formed using an SRF template.


Returns

SRM_TRUE if both input structures are valid and are equal to one another.
SRM_FALSE if either structure pointer is NULL or invalid or the two input structures are not equal to one another.

Parameters Notes

1 The first SE_SRF_Context_Info to be compared.

2 The second SE_SRF_Context_Info to be compared.


Prev: SE_RGBtoYIQ. Next: SE_SetErrorFilePtr. Up:Index.

Last updated: July 26, 2006 Copyright © 2006 SEDRIS