Function Name: Valid SRF 2D

Definition

Checks if the given value is a valid SRM_SRF_2D_ENUM.

Returns

SE_TRUE if value is valid

SE_FALSE otherwise

Prototype


extern SE_BOOLEAN
SRM_ValidSRF2D
(
SRM_SRF_2D_ENUM value (notes)
);

Parameters Notes

value

value to be checked

Prev: Valid PS Pole. Next: Valid SRF 3D. Up:Index.