OWLNext 6.32
Public Member Functions
owl::TEditStream Class Reference

#include <richedit.h>

List of all members.

Public Member Functions

 TEditStream ()
 TEditStream (DWORD_PTR cookie, EDITSTREAMCALLBACK)

Detailed Description

TEditStream encapsulates the EDITSTREAM structure, which contains information about a data stream used with a rich edit control.


Constructor & Destructor Documentation

owl::TEditStream::TEditStream ( ) [inline]

Constructs a default 'TEditStream' object. The members of the base 'EDITSTREAM' object are initialized to zero.

owl::TEditStream::TEditStream ( DWORD_PTR  cookie,
EDITSTREAMCALLBACK  callback 
) [inline]

Constructs a 'TEditStream' object initializing the members with the specified parameter.


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