Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::C_Rect Class Reference

#include <DXP.RecordWrappers.h>

Inheritance diagram for DXP::C_Rect:
CDispatchRecord DXP::T_Rect

Public Member Functions

virtual HRESULT __stdcall Invoke (DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr)
 C_Rect ()
 C_Rect (T_Rect data)
 C_Rect (IRect *pVal)
Public Member Functions inherited from CDispatchRecord
 CDispatchRecord ()
virtual HRESULT __stdcall QueryInterface (const IID &riid, void **ppvObject)
virtual ULONG __stdcall AddRef (void)
virtual ULONG __stdcall Release (void)
virtual HRESULT __stdcall GetTypeInfoCount (UINT *pctinfo)
virtual HRESULT __stdcall GetTypeInfo (UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo)
virtual HRESULT __stdcall GetIDsOfNames (REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId)

Additional Inherited Members

Public Attributes inherited from DXP::T_Rect
union { 
   struct { 
      int   Left 
      int   Top 
      int   Right 
      int   Bottom 
   } 
   struct { 
      T_Point   TopLeft 
      T_Point   BottomRight 
   } 
}; 
Protected Attributes inherited from CDispatchRecord
ULONG mRefCount

Constructor & Destructor Documentation

◆ C_Rect() [1/3]

DXP::C_Rect::C_Rect ( )
inline

◆ C_Rect() [2/3]

DXP::C_Rect::C_Rect ( T_Rect data)
inline

◆ C_Rect() [3/3]

DXP::C_Rect::C_Rect ( IRect * pVal)

Member Function Documentation

◆ Invoke()

virtual HRESULT __stdcall DXP::C_Rect::Invoke ( DISPID dispIdMember,
REFIID riid,
LCID lcid,
WORD wFlags,
DISPPARAMS * pDispParams,
VARIANT * pVarResult,
EXCEPINFO * pExcepInfo,
UINT * puArgErr )
virtual

Reimplemented from CDispatchRecord.


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