replaced (references to) LastError() with GetLastError() (bug 878525)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -47,11 +47,11 @@ Returns true if no error occurred on the stream.
|
||||
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{LastError}{wxstreambaselasterror}
|
||||
\helpref{GetLastError}{wxstreambasegetlasterror}
|
||||
|
||||
\membersection{wxStreamBase::LastError}\label{wxstreambaselasterror}
|
||||
\membersection{wxStreamBase::GetLastError}\label{wxstreambasegetlasterror}
|
||||
|
||||
\constfunc{wxStreamError}{LastError}{\void}
|
||||
\constfunc{wxStreamError}{GetLastError}{\void}
|
||||
|
||||
This function returns the last error.
|
||||
|
||||
|
Reference in New Issue
Block a user