SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API
Types
SE_Search_Boundary
/*
 * TYPEDEF: SE_Search_Boundary
 *
 *   Pointer to a search boundary.  The definition of a search boundary is
 *   hidden by the implementation of this API.  The user of this API simply
 *   passes in and receives back an SE_Search_Boundary for functions
 *   that deal with search boundaries.
 */
typedef void *SE_Search_Boundary;


Prev: SE_Return_Code. Next: SE_Search_Bounds.


Return to: Top of this Page, Type Index