Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

OLE Class Reference

#include <OLE.h>

List of all members.

Protected Methods

HRESULT countArgsInFormat (LPCTSTR pszFmt, UINT FAR *pn)
LPCTSTR getNextVarType (LPCTSTR pszFmt, VARTYPE FAR *pvt)
HRESULT createObject (LPOLESTR pszProgID, IDispatch FAR *FAR *ppdisp)
HRESULT invoke (LPDISPATCH pdisp, WORD wFlags, LPVARIANT pvRet, EXCEPINFO FAR *pexcepinfo, UINT FAR *pnArgErr, LPOLESTR pszName, LPCTSTR pszFmt,...)


Member Function Documentation

HRESULT OLE::countArgsInFormat LPCTSTR    pszFmt,
UINT FAR *    pn
[protected]
 

Definition at line 307 of file OLE.cpp.

Referenced by invoke().

HRESULT OLE::createObject LPOLESTR    pszProgID,
IDispatch FAR *FAR *    ppdisp
[protected]
 

Definition at line 18 of file OLE.cpp.

LPCTSTR OLE::getNextVarType LPCTSTR    pszFmt,
VARTYPE FAR *    pvt
[protected]
 

Definition at line 346 of file OLE.cpp.

Referenced by invoke().

HRESULT OLE::invoke LPDISPATCH    pdisp,
WORD    wFlags,
LPVARIANT    pvRet,
EXCEPINFO FAR *    pexcepinfo,
UINT FAR *    pnArgErr,
LPOLESTR    pszName,
LPCTSTR    pszFmt,
...   
[protected]
 

Definition at line 113 of file OLE.cpp.

References countArgsInFormat(), and getNextVarType().


The documentation for this class was generated from the following files:
Generated on Mon Oct 7 09:33:35 2002 for Gaia by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001