| 
    COM / ActiveX SDK Documentation
    2022 SP0
    
   | 
 
import"FxInterfaces.idl";
  
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] | 
Definition at line 1124 of file FxInterfaces.idl.
| HRESULT IAcadApplication2::ListDrx | ( | [out, retval] VARIANT * | pVarListArray | ) | 
| HRESULT IAcadApplication2::SetShadeMode | ( | [in] AcShadeMode | shadeMode | ) |