Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::C_V7_LayerBase Class Reference

#include <EDP.PCB.RecordWrappers.h>

Inheritance diagram for PCB::C_V7_LayerBase:
CDispatchRecord PCB::T_V7_Layer PCB::C_V7_Layer

Public Member Functions

virtual HRESULT __stdcall Invoke (DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr)
 C_V7_LayerBase ()
 C_V7_LayerBase (T_V7_Layer data)
 C_V7_LayerBase (IV7_Layer *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 PCB::T_V7_Layer
union { 
   struct { 
      long   ID 
   } 
   struct { 
      WORD   Species 
      BYTE   Genus 
      BYTE   Family 
   } 
   struct { 
      long   Ord 
   } 
   struct { 
      WORD   N 
      WORD   Flags 
   } 
   struct { 
      BYTE   DEBUG_V6_LAYER 
      BYTE   DEBUG_V6_LAYER_VALID_IF_ZERO_1 
      WORD   DEBUG_V6_LAYER_VALID_IF_ZERO_2 
   } 
}; 
Protected Attributes inherited from CDispatchRecord
ULONG mRefCount

Constructor & Destructor Documentation

◆ C_V7_LayerBase() [1/3]

PCB::C_V7_LayerBase::C_V7_LayerBase ( )
inline

◆ C_V7_LayerBase() [2/3]

PCB::C_V7_LayerBase::C_V7_LayerBase ( T_V7_Layer data)
inline

◆ C_V7_LayerBase() [3/3]

PCB::C_V7_LayerBase::C_V7_LayerBase ( IV7_Layer * pVal)

Member Function Documentation

◆ Invoke()

virtual HRESULT __stdcall PCB::C_V7_LayerBase::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: