import"FxInterfaces.idl";
Definition at line 1020 of file FxInterfaces.idl.
◆ Eval()
| HRESULT IAcadApplication::Eval |
( |
[in] BSTR |
Expression | ) |
|
◆ GetAcadState()
| HRESULT IAcadApplication::GetAcadState |
( |
[out, retval] IAcadState ** |
pVal | ) |
|
◆ GetInterfaceObject()
| HRESULT IAcadApplication::GetInterfaceObject |
( |
[in] BSTR |
ProgID, |
|
|
[out, retval] IDispatch ** |
pObj |
|
) |
| |
◆ ListArx()
| HRESULT IAcadApplication::ListArx |
( |
[out, retval] VARIANT * |
pVarListArray | ) |
|
◆ LoadArx()
| HRESULT IAcadApplication::LoadArx |
( |
[in] BSTR |
Name | ) |
|
◆ LoadDVB()
| HRESULT IAcadApplication::LoadDVB |
( |
[in] BSTR |
Name | ) |
|
◆ Quit()
| HRESULT IAcadApplication::Quit |
( |
| ) |
|
◆ RunMacro()
| HRESULT IAcadApplication::RunMacro |
( |
[in] BSTR |
MacroPath | ) |
|
◆ UnloadArx()
| HRESULT IAcadApplication::UnloadArx |
( |
[in] BSTR |
Name | ) |
|
◆ UnloadDVB()
| HRESULT IAcadApplication::UnloadDVB |
( |
[in] BSTR |
Name | ) |
|
◆ Update()
| HRESULT IAcadApplication::Update |
( |
| ) |
|
◆ Zoom()
| HRESULT IAcadApplication::Zoom |
( |
[in] int |
Type, |
|
|
[in] VARIANT * |
vParams |
|
) |
| |
◆ ZoomAll()
| HRESULT IAcadApplication::ZoomAll |
( |
| ) |
|
◆ ZoomCenter()
| HRESULT IAcadApplication::ZoomCenter |
( |
[in] VARIANT |
Center, |
|
|
[in] double |
Magnify |
|
) |
| |
◆ ZoomExtents()
| HRESULT IAcadApplication::ZoomExtents |
( |
| ) |
|
◆ ZoomPickWindow()
| HRESULT IAcadApplication::ZoomPickWindow |
( |
| ) |
|
◆ ZoomPrevious()
| HRESULT IAcadApplication::ZoomPrevious |
( |
| ) |
|
◆ ZoomScaled()
| HRESULT IAcadApplication::ZoomScaled |
( |
[in] double |
scale, |
|
|
[in] AcZoomScaleType |
ScaleType |
|
) |
| |
◆ ZoomWindow()
| HRESULT IAcadApplication::ZoomWindow |
( |
[in] VARIANT |
LowerLeft, |
|
|
[in] VARIANT |
UpperRight |
|
) |
| |
◆ ActiveDocument
◆ Application
◆ Caption
| BSTR IAcadApplication::Caption |
|
get |
◆ Documents
◆ FullName
| BSTR IAcadApplication::FullName |
|
get |
◆ Height
| int IAcadApplication::Height |
|
getsetattribute |
◆ HWND
| long IAcadApplication::HWND |
|
get |
◆ LocaleId
| long IAcadApplication::LocaleId |
|
get |
◆ MenuBar
◆ MenuGroups
◆ Name
| BSTR IAcadApplication::Name |
|
get |
◆ Path
| BSTR IAcadApplication::Path |
|
get |
◆ Preferences
◆ StatusId
| VARIANT_BOOL IAcadApplication::StatusId([in] IDispatch VportObj) |
|
get |
◆ VBE
| IDispatch IAcadApplication::VBE |
|
get |
◆ Version
| BSTR IAcadApplication::Version |
|
get |
◆ Visible
| VARIANT_BOOL IAcadApplication::Visible |
|
getset |
◆ Width
| int IAcadApplication::Width |
|
getsetbound |
◆ WindowLeft
| int IAcadApplication::WindowLeft |
|
getset |
◆ WindowState
| AcWindowState IAcadApplication::WindowState |
|
getset |
◆ WindowTop
| int IAcadApplication::WindowTop |
|
getset |
The documentation for this interface was generated from the following file: