◄COleClientItem► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation OLE Classes────────────────────────────────────────── OLESTATUS GetLastStatus() const; Remarks Returns the status of the last OLE operation. For member functions that return a FALSE BOOL value, GetLastStatus returns more detailed failure information. Be aware that most OLE member functions can throw an exception for more serious errors. Return Value An error code from the list shown in class COleException. -♦-