ReactOS 0.4.15-dev-7918-g2a2556c
_editstream Struct Reference

#include <richedit.h>

Public Attributes

DWORD_PTR dwCookie
 
DWORD dwError
 
EDITSTREAMCALLBACK pfnCallback
 

Detailed Description

Definition at line 520 of file richedit.h.

Member Data Documentation

◆ dwCookie

DWORD_PTR _editstream::dwCookie

Definition at line 522 of file richedit.h.

◆ dwError

DWORD _editstream::dwError

Definition at line 523 of file richedit.h.

Referenced by ME_StreamIn(), ME_StreamOutInit(), and ME_StreamOutRange().

◆ pfnCallback

EDITSTREAMCALLBACK _editstream::pfnCallback

Definition at line 524 of file richedit.h.


The documentation for this struct was generated from the following file: