|
SEDRIS Reference Manual
APPENDIX C - Transmittal Access Level 0 API Auxiliary Functions Functions SE ValidObjectInclusion |
|---|
| extern SE_Boolean | |||
| SE_ValidObjectInclusion | |||
| ( | |||
| SE_Object_Inclusion | value | (notes) | |
| ); | |||
Checks if the given value is a valid SE_Object_Inclusion.
| SE_TRUE - if value is valid |
| SE_FALSE - otherwise |
value to be checked
Prev: SE_ValidLODSelectParameters.
Next: SE_ValidObjectLabel.
Up:Index.
|