FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
IAcadDictionaryVtbl Struct Reference

#include <OdaX.h>

Public Member Functions

BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE *QueryInterface)(IAcadDictionary *This
 
 ULONG (STDMETHODCALLTYPE *AddRef)(IAcadDictionary *This)
 
 ULONG (STDMETHODCALLTYPE *Release)(IAcadDictionary *This)
 
 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *GetTypeInfo)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *GetIDsOfNames)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *Invoke)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *get_Handle)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *get_ObjectName)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *GetXData)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *SetXData)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *Delete)(IAcadDictionary *This)
 
 HRESULT (STDMETHODCALLTYPE *get_ObjectID)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *get_Application)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *get_Database)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *get_HasExtensionDictionary)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *GetExtensionDictionary)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *get_OwnerID)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *get_Document)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *Erase)(IAcadDictionary *This)
 
 HRESULT (STDMETHODCALLTYPE *get_Name)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *put_Name)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *AddObject)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *GetName)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *GetObject)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *Remove)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *Rename)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *Replace)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *Item)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *get__NewEnum)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *get_Count)(IAcadDictionary *This
 
 HRESULT (STDMETHODCALLTYPE *AddXRecord)(IAcadDictionary *This
 

Public Attributes

BEGIN_INTERFACE REFIID riid
 
BEGIN_INTERFACE REFIID _COM_Outptr_ void ** ppvObject
 
UINTpctinfo
 
UINT iTInfo
 
UINT LCID lcid
 
UINT LCID ITypeInfo ** ppTInfo
 
REFIID riid
 
REFIID LPOLESTRrgszNames
 
REFIID LPOLESTR UINT cNames
 
REFIID LPOLESTR UINT LCID lcid
 
REFIID LPOLESTR UINT LCID DISPIDrgDispId
 
_In_ DISPID dispIdMember
 
_In_ DISPID _In_ REFIID riid
 
_In_ DISPID _In_ REFIID _In_ LCID lcid
 
_In_ DISPID _In_ REFIID _In_ LCID _In_ WORD wFlags
 
_In_ DISPID _In_ REFIID _In_ LCID _In_ WORD _In_ DISPPARAMSpDispParams
 
_In_ DISPID _In_ REFIID _In_ LCID _In_ WORD _In_ DISPPARAMS _Out_opt_ VARIANTpVarResult
 
_In_ DISPID _In_ REFIID _In_ LCID _In_ WORD _In_ DISPPARAMS _Out_opt_ VARIANT _Out_opt_ EXCEPINFOpExcepInfo
 
_In_ DISPID _In_ REFIID _In_ LCID _In_ WORD _In_ DISPPARAMS _Out_opt_ VARIANT _Out_opt_ EXCEPINFO _Out_opt_ UINTpuArgErr
 
BSTRHandle
 
BSTRObjectName
 
BSTR AppName
 
BSTR VARIANTXDataType
 
BSTR VARIANT VARIANTXDataValue
 
VARIANT XDataType
 
VARIANT VARIANT XDataValue
 
LONG_PTRObjectID
 
IDispatch ** ApplicationObject
 
IAcadDatabase ** pDatabase
 
VARIANT_BOOLbHasDictionary
 
IAcadDictionary ** pExtDictionary
 
LONG_PTROwnerID
 
IDispatch ** pDocument
 
BSTRpVal
 
BSTR pVal
 
BSTR Keyword
 
BSTR BSTR ObjectName
 
BSTR BSTR IAcadObject ** pNewObj
 
IAcadObjectObject
 
IAcadObject BSTRbstrName
 
BSTR Name
 
BSTR IAcadObject ** pObj
 
BSTR OldName
 
BSTR BSTR NewName
 
BSTR IAcadObjectpObj
 
VARIANT Index
 
VARIANT IAcadObject ** pItem
 
IUnknown ** pVal
 
longpVal
 
BSTR IAcadXRecord ** pNewXRecord
 

Detailed Description

Definition at line 60714 of file OdaX.h.

Member Function Documentation

◆ HRESULT() [1/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * AddObject)

◆ HRESULT() [2/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * AddXRecord)

◆ HRESULT() [3/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * Delete)

◆ HRESULT() [4/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * Erase)

◆ HRESULT() [5/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * get__NewEnum)

◆ HRESULT() [6/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * get_Application)

◆ HRESULT() [7/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * get_Count)

◆ HRESULT() [8/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * get_Database)

◆ HRESULT() [9/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * get_Document)

◆ HRESULT() [10/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * get_Handle)

◆ HRESULT() [11/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * get_HasExtensionDictionary)

◆ HRESULT() [12/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * get_Name)

◆ HRESULT() [13/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * get_ObjectID)

◆ HRESULT() [14/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * get_ObjectName)

◆ HRESULT() [15/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * get_OwnerID)

◆ HRESULT() [16/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * GetExtensionDictionary)

◆ HRESULT() [17/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * GetIDsOfNames)

◆ HRESULT() [18/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * GetName)

◆ HRESULT() [19/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * GetObject)

◆ HRESULT() [20/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * GetTypeInfo)

◆ HRESULT() [21/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * GetTypeInfoCount)

◆ HRESULT() [22/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * GetXData)

◆ HRESULT() [23/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * Invoke)

◆ HRESULT() [24/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * Item)

◆ HRESULT() [25/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * put_Name)

◆ HRESULT() [26/30]

BEGIN_INTERFACE IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * QueryInterface)

◆ HRESULT() [27/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * Remove)

◆ HRESULT() [28/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * Rename)

◆ HRESULT() [29/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * Replace)

◆ HRESULT() [30/30]

IAcadDictionaryVtbl::HRESULT ( STDMETHODCALLTYPE * SetXData)

◆ ULONG() [1/2]

IAcadDictionaryVtbl::ULONG ( STDMETHODCALLTYPE * AddRef)

◆ ULONG() [2/2]

IAcadDictionaryVtbl::ULONG ( STDMETHODCALLTYPE * Release)

Member Data Documentation

◆ ApplicationObject

IDispatch** IAcadDictionaryVtbl::ApplicationObject

Definition at line 60809 of file OdaX.h.

◆ AppName

BSTR IAcadDictionaryVtbl::AppName

Definition at line 60787 of file OdaX.h.

◆ bHasDictionary

VARIANT_BOOL* IAcadDictionaryVtbl::bHasDictionary

Definition at line 60819 of file OdaX.h.

◆ bstrName

IAcadObject BSTR* IAcadDictionaryVtbl::bstrName

Definition at line 60861 of file OdaX.h.

◆ cNames

REFIID LPOLESTR UINT IAcadDictionaryVtbl::cNames

Definition at line 60750 of file OdaX.h.

◆ dispIdMember

_In_ DISPID IAcadDictionaryVtbl::dispIdMember

Definition at line 60758 of file OdaX.h.

◆ Handle

BSTR* IAcadDictionaryVtbl::Handle

Definition at line 60777 of file OdaX.h.

◆ Index

VARIANT IAcadDictionaryVtbl::Index

Definition at line 60890 of file OdaX.h.

◆ iTInfo

UINT IAcadDictionaryVtbl::iTInfo

Definition at line 60741 of file OdaX.h.

◆ Keyword

BSTR IAcadDictionaryVtbl::Keyword

Definition at line 60853 of file OdaX.h.

◆ lcid [1/3]

UINT LCID IAcadDictionaryVtbl::lcid

Definition at line 60742 of file OdaX.h.

◆ lcid [2/3]

REFIID LPOLESTR UINT LCID IAcadDictionaryVtbl::lcid

Definition at line 60751 of file OdaX.h.

◆ lcid [3/3]

_In_ DISPID _In_ REFIID _In_ LCID IAcadDictionaryVtbl::lcid

Definition at line 60762 of file OdaX.h.

◆ Name

BSTR IAcadDictionaryVtbl::Name

Definition at line 60866 of file OdaX.h.

◆ NewName

BSTR BSTR IAcadDictionaryVtbl::NewName

Definition at line 60879 of file OdaX.h.

◆ Object

IAcadObject* IAcadDictionaryVtbl::Object

Definition at line 60860 of file OdaX.h.

◆ ObjectID

LONG_PTR* IAcadDictionaryVtbl::ObjectID

Definition at line 60804 of file OdaX.h.

◆ ObjectName [1/2]

BSTR* IAcadDictionaryVtbl::ObjectName

Definition at line 60782 of file OdaX.h.

◆ ObjectName [2/2]

BSTR BSTR IAcadDictionaryVtbl::ObjectName

Definition at line 60854 of file OdaX.h.

◆ OldName

BSTR IAcadDictionaryVtbl::OldName

Definition at line 60878 of file OdaX.h.

◆ OwnerID

LONG_PTR* IAcadDictionaryVtbl::OwnerID

Definition at line 60829 of file OdaX.h.

◆ pctinfo

UINT* IAcadDictionaryVtbl::pctinfo

Definition at line 60736 of file OdaX.h.

◆ pDatabase

IAcadDatabase** IAcadDictionaryVtbl::pDatabase

Definition at line 60814 of file OdaX.h.

◆ pDispParams

_In_ DISPID _In_ REFIID _In_ LCID _In_ WORD _In_ DISPPARAMS* IAcadDictionaryVtbl::pDispParams

Definition at line 60766 of file OdaX.h.

◆ pDocument

IDispatch** IAcadDictionaryVtbl::pDocument

Definition at line 60834 of file OdaX.h.

◆ pExcepInfo

Definition at line 60770 of file OdaX.h.

◆ pExtDictionary

IAcadDictionary** IAcadDictionaryVtbl::pExtDictionary

Definition at line 60824 of file OdaX.h.

◆ pItem

VARIANT IAcadObject** IAcadDictionaryVtbl::pItem

Definition at line 60891 of file OdaX.h.

◆ pNewObj

BSTR BSTR IAcadObject** IAcadDictionaryVtbl::pNewObj

Definition at line 60855 of file OdaX.h.

◆ pNewXRecord

BSTR IAcadXRecord** IAcadDictionaryVtbl::pNewXRecord

Definition at line 60907 of file OdaX.h.

◆ pObj [1/2]

BSTR IAcadObject ** IAcadDictionaryVtbl::pObj

Definition at line 60867 of file OdaX.h.

◆ pObj [2/2]

BSTR IAcadObject* IAcadDictionaryVtbl::pObj

Definition at line 60885 of file OdaX.h.

◆ ppTInfo

UINT LCID ITypeInfo** IAcadDictionaryVtbl::ppTInfo

Definition at line 60743 of file OdaX.h.

◆ ppvObject

BEGIN_INTERFACE REFIID _COM_Outptr_ void** IAcadDictionaryVtbl::ppvObject

Definition at line 60723 of file OdaX.h.

◆ puArgErr

Definition at line 60772 of file OdaX.h.

◆ pVal [1/4]

BSTR* IAcadDictionaryVtbl::pVal

Definition at line 60843 of file OdaX.h.

◆ pVal [2/4]

BSTR IAcadDictionaryVtbl::pVal

Definition at line 60848 of file OdaX.h.

◆ pVal [3/4]

IUnknown** IAcadDictionaryVtbl::pVal

Definition at line 60896 of file OdaX.h.

◆ pVal [4/4]

long* IAcadDictionaryVtbl::pVal

Definition at line 60901 of file OdaX.h.

◆ pVarResult

_In_ DISPID _In_ REFIID _In_ LCID _In_ WORD _In_ DISPPARAMS _Out_opt_ VARIANT* IAcadDictionaryVtbl::pVarResult

Definition at line 60768 of file OdaX.h.

◆ rgDispId

REFIID LPOLESTR UINT LCID DISPID* IAcadDictionaryVtbl::rgDispId

Definition at line 60752 of file OdaX.h.

◆ rgszNames

REFIID LPOLESTR* IAcadDictionaryVtbl::rgszNames

Definition at line 60749 of file OdaX.h.

◆ riid [1/3]

BEGIN_INTERFACE REFIID IAcadDictionaryVtbl::riid

Definition at line 60721 of file OdaX.h.

◆ riid [2/3]

REFIID IAcadDictionaryVtbl::riid

Definition at line 60748 of file OdaX.h.

◆ riid [3/3]

_In_ DISPID _In_ REFIID IAcadDictionaryVtbl::riid

Definition at line 60760 of file OdaX.h.

◆ wFlags

_In_ DISPID _In_ REFIID _In_ LCID _In_ WORD IAcadDictionaryVtbl::wFlags

Definition at line 60764 of file OdaX.h.

◆ XDataType [1/2]

BSTR VARIANT* IAcadDictionaryVtbl::XDataType

Definition at line 60788 of file OdaX.h.

◆ XDataType [2/2]

VARIANT IAcadDictionaryVtbl::XDataType

Definition at line 60794 of file OdaX.h.

◆ XDataValue [1/2]

BSTR VARIANT VARIANT* IAcadDictionaryVtbl::XDataValue

Definition at line 60789 of file OdaX.h.

◆ XDataValue [2/2]

VARIANT VARIANT IAcadDictionaryVtbl::XDataValue

Definition at line 60795 of file OdaX.h.


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