| 
The SEDRIS Data Representation Model
 APPENDIX C - Constants SE_RENDER_PRIORITY_TOPMOST  | 
|---|
/* * CONSTANT: SE_RENDER_PRIORITY_TOPMOST * * Used to set the rendering_priority of a <Rendering Priority Level> * instance to indicate the highest possible priority. */#define SE_RENDER_PRIORITY_TOPMOST ((SE_Short_Integer)32767)
  |