NCL Library
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions
CDDEInst Class Reference

#include <DDEInst.hpp>

Inheritance diagram for CDDEInst:
CDDEClient CDDEServer

List of all members.

Public Types

enum  InstType { CLIENT, SERVER }

Public Member Functions

DWORD Handle () const
InstType Type () const
uint LastError () const

Static Public Member Functions

static CString GetErrorCode (uint nError)

Protected Member Functions

 CDDEInst ()
virtual ~CDDEInst ()

Protected Attributes

DWORD m_dwInst
InstType m_eType

Private Member Functions

 CDDEInst (const CDDEInst &)
CDDEInstoperator= (const CDDEInst &)

Member Enumeration Documentation

Enumerator:
CLIENT 
SERVER 

Constructor & Destructor Documentation

CDDEInst::CDDEInst ( ) [inline, protected]
CDDEInst::~CDDEInst ( ) [inline, protected, virtual]
CDDEInst::CDDEInst ( const CDDEInst ) [private]

Member Function Documentation

DWORD CDDEInst::Handle ( ) const [inline]
CDDEInst::InstType CDDEInst::Type ( ) const [inline]
uint CDDEInst::LastError ( ) const [inline]
CString CDDEInst::GetErrorCode ( uint  nError) [static]
CDDEInst& CDDEInst::operator= ( const CDDEInst ) [private]

Member Data Documentation

DWORD CDDEInst::m_dwInst [protected]

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