git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69807
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
reached or an error occurred (in this last case the internal @c m_lasterror
variable should be set accordingly as well).
*/
reached or an error occurred (in this last case the internal @c m_lasterror
variable should be set accordingly as well).
*/
- size_t OnSysRead(void* buffer, size_t bufsize);
+ size_t OnSysRead(void* buffer, size_t bufsize) = 0;