ESS_PARTOTL_MBR_RSRVD_API_T

This structure specifies reserved member operations.

typedef struct ESS_PARTOTL_MBR_RSRVD_API_T
{
   ESS_BOOL_T     breject;          	
   ESS_CHAR_T     *pszOperand1;     
   ESS_CHAR_T     *pszOperand2;     
   ESS_CHAR_T     *pszOperand3;     
} ESS_PARTOTL_MBR_RSRVD_API_T, *ESS_PPARTOTL_MBR_RSRVD_API_T, ***ESS_PPPARTOTL_MBR_RSRVD_API_T;

Data Type FieldDescriptions
ESS_BOOL_T breject TRUE to reject this record, osn use only.
ESS_CHAR_T pszOperand1 Alphabetic operand 1.
ESS_CHAR_T pszOperand2 Alphabetic operand 2.
ESS_CHAR_T pszOperand3 Alphabetic operand 3.