Remarks
Stores a value of type short. The m_iVal data member belongs to a union. Before accessing m_iVal, first check the value of CDBVariant::m_dwType. If m_dwType is set to DBVT_SHORT, then m_iVal contains a valid value; otherwise, accessing m_iVal will produce unreliable results.
CDBVariant Overview | Class Members | Hierarchy Chart
See Also CDBVariant::m_dwType