COM / ActiveX SDK Documentation  2020SP3
Public Member Functions | List of all members
IAcadApplication2 Interface Reference

import"FxInterfaces.idl";

Inheritance diagram for IAcadApplication2:
IAcadApplication

Public Member Functions

HRESULT ListDrx ([out, retval] VARIANT *pVarListArray)
 
HRESULT SetShadeMode ([in] AcShadeMode shadeMode)
 
- Public Member Functions inherited from IAcadApplication
HRESULT ListArx ([out, retval] VARIANT *pVarListArray)
 
HRESULT LoadArx ([in] BSTR Name)
 
HRESULT GetInterfaceObject ([in] BSTR ProgID, [out, retval] IDispatch **pObj)
 
HRESULT UnloadArx ([in] BSTR Name)
 
HRESULT Update ()
 
HRESULT Quit ()
 
HRESULT Zoom ([in] int Type, [in] VARIANT *vParams)
 
HRESULT LoadDVB ([in] BSTR Name)
 
HRESULT UnloadDVB ([in] BSTR Name)
 
HRESULT Eval ([in] BSTR Expression)
 
HRESULT RunMacro ([in] BSTR MacroPath)
 
HRESULT ZoomExtents ()
 
HRESULT ZoomAll ()
 
HRESULT ZoomCenter ([in] VARIANT Center, [in] double Magnify)
 
HRESULT ZoomScaled ([in] double scale, [in] AcZoomScaleType ScaleType)
 
HRESULT ZoomWindow ([in] VARIANT LowerLeft, [in] VARIANT UpperRight)
 
HRESULT ZoomPickWindow ()
 
HRESULT GetAcadState ([out, retval] IAcadState **pVal)
 
HRESULT ZoomPrevious ()
 

Additional Inherited Members

- Properties inherited from IAcadApplication
VARIANT_BOOL Visible [get, set]
 
BSTR Name [get]
 
BSTR Caption [get]
 
IAcadApplication Application [get]
 
IAcadDocument ActiveDocument [get, set]
 
BSTR FullName [get]
 
int Height [get, set]
 
int WindowLeft [get, set]
 
BSTR Path [get]
 
long LocaleId [get]
 
int WindowTop [get, set]
 
BSTR Version [get]
 
int Width [get, set]
 
IAcadPreferences Preferences [get]
 
VARIANT_BOOL StatusId ([in] IDispatch VportObj) [get]
 
IDispatch VBE [get]
 
IAcadMenuGroups MenuGroups [get]
 
IAcadMenuBar MenuBar [get]
 
IAcadDocuments Documents [get]
 
AcWindowState WindowState [get, set]
 
long HWND [get]
 

Detailed Description

Definition at line 1124 of file FxInterfaces.idl.

Member Function Documentation

◆ ListDrx()

HRESULT IAcadApplication2::ListDrx ( [out, retval] VARIANT *  pVarListArray)

◆ SetShadeMode()

HRESULT IAcadApplication2::SetShadeMode ( [in] AcShadeMode  shadeMode)

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