git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25302
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
It returns the size of the data read. If the returned size is different of the specified
{\it size}, an error has occurred and should be tested using
-\helpref{LastError}{wxstreambaselasterror}.
+\helpref{GetLastError}{wxstreambasegetlasterror}.
\func{size\_t}{Read}{\param{wxStreamBuffer *}{buffer}}
\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.