Altium C++ SDK 3.0
Loading...
Searching...
No Matches
EDP::C_PageOptionsRecord Class Reference

#include <EDP.RecordWrappers.h>

Inheritance diagram for EDP::C_PageOptionsRecord:
CDispatchRecord EDP::T_PageOptionsRecord

Public Member Functions

virtual HRESULT __stdcall Invoke (DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr)
 C_PageOptionsRecord ()
 C_PageOptionsRecord (T_PageOptionsRecord data)
 C_PageOptionsRecord (IPageOptionsRecord *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 EDP::T_PageOptionsRecord
bool CenterHorizontal
bool CenterVertical
double PrintScale
double XCorrection
double YCorrection
TPrintScaleMode PrintScaleMode
TPrintKind PrintKind
int LeftOffset
int BottomOffset
int BorderSize
int Orientation
int PaperLength
int PaperWidth
int PaperSource
int Scale
int PrintQuality
int MediaType
int DitherType
bool SkipColorCheck
int PaperIndex
bool PaperIndexUnknown
Protected Attributes inherited from CDispatchRecord
ULONG mRefCount

Constructor & Destructor Documentation

◆ C_PageOptionsRecord() [1/3]

EDP::C_PageOptionsRecord::C_PageOptionsRecord ( )
inline

◆ C_PageOptionsRecord() [2/3]

EDP::C_PageOptionsRecord::C_PageOptionsRecord ( T_PageOptionsRecord data)
inline

◆ C_PageOptionsRecord() [3/3]

EDP::C_PageOptionsRecord::C_PageOptionsRecord ( IPageOptionsRecord * pVal)

Member Function Documentation

◆ Invoke()

virtual HRESULT __stdcall EDP::C_PageOptionsRecord::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: