|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <richedit.h>
Public Attributes | |
| DWORD_PTR | dwCookie |
| DWORD | dwError |
| EDITSTREAMCALLBACK | pfnCallback |
Definition at line 520 of file richedit.h.
| DWORD_PTR _editstream::dwCookie |
Definition at line 522 of file richedit.h.
| DWORD _editstream::dwError |
Definition at line 523 of file richedit.h.
Referenced by ME_StreamIn(), ME_StreamOutInit(), and ME_StreamOutRange().
| EDITSTREAMCALLBACK _editstream::pfnCallback |
Definition at line 524 of file richedit.h.