<< Return to Main Index

< Return to Class Index

CGXData::GetError

virtual BOOL GetError(CString& strError);

strError

Reference to a CString where the error description will be stored.

Return Value

TRUE if there is an error; FALSE if subsequent operations didn't return any error.

Remarks

This method has no effect for CGXData. Only CGXFormulaSheet provides an implementation for this method.

Note: CGXFormulaSheet is only provided with the professional edition of Objective Grid.

CGXData

Class Overview | Class Members