import"FxDispInterfaces.idl";
Definition at line 6 of file FxDispInterfaces.idl.
◆ AppActivate()
HRESULT _DAcadApplicationEvents::AppActivate |
( |
| ) |
|
◆ AppDeactivate()
HRESULT _DAcadApplicationEvents::AppDeactivate |
( |
| ) |
|
◆ ARXLoaded()
HRESULT _DAcadApplicationEvents::ARXLoaded |
( |
[in] BSTR |
AppName | ) |
|
◆ ARXUnloaded()
HRESULT _DAcadApplicationEvents::ARXUnloaded |
( |
[in] BSTR |
AppName | ) |
|
◆ BeginCommand()
HRESULT _DAcadApplicationEvents::BeginCommand |
( |
[in] BSTR |
CommandName | ) |
|
◆ BeginFileDrop()
HRESULT _DAcadApplicationEvents::BeginFileDrop |
( |
[in] BSTR |
FileName, |
|
|
[in] VARIANT_BOOL * |
Cancel |
|
) |
| |
◆ BeginLisp()
HRESULT _DAcadApplicationEvents::BeginLisp |
( |
[in] BSTR |
FirstLine | ) |
|
◆ BeginModal()
HRESULT _DAcadApplicationEvents::BeginModal |
( |
| ) |
|
◆ BeginOpen()
HRESULT _DAcadApplicationEvents::BeginOpen |
( |
[in, out] BSTR * |
FileName | ) |
|
◆ BeginPlot()
HRESULT _DAcadApplicationEvents::BeginPlot |
( |
[in] BSTR |
DrawingName | ) |
|
◆ BeginQuit()
HRESULT _DAcadApplicationEvents::BeginQuit |
( |
[in] VARIANT_BOOL * |
Cancel | ) |
|
◆ BeginSave()
HRESULT _DAcadApplicationEvents::BeginSave |
( |
[in] BSTR |
FileName | ) |
|
◆ EndCommand()
HRESULT _DAcadApplicationEvents::EndCommand |
( |
[in] BSTR |
CommandName | ) |
|
◆ EndLisp()
HRESULT _DAcadApplicationEvents::EndLisp |
( |
| ) |
|
◆ EndModal()
HRESULT _DAcadApplicationEvents::EndModal |
( |
| ) |
|
◆ EndOpen()
HRESULT _DAcadApplicationEvents::EndOpen |
( |
[in] BSTR |
FileName | ) |
|
◆ EndPlot()
HRESULT _DAcadApplicationEvents::EndPlot |
( |
[in] BSTR |
DrawingName | ) |
|
◆ EndSave()
HRESULT _DAcadApplicationEvents::EndSave |
( |
[in] BSTR |
FileName | ) |
|
◆ LispCancelled()
HRESULT _DAcadApplicationEvents::LispCancelled |
( |
| ) |
|
◆ NewDrawing()
HRESULT _DAcadApplicationEvents::NewDrawing |
( |
| ) |
|
◆ SysVarChanged()
HRESULT _DAcadApplicationEvents::SysVarChanged |
( |
[in] BSTR |
SysvarName, |
|
|
[in] VARIANT |
newVal |
|
) |
| |
◆ WindowChanged()
HRESULT _DAcadApplicationEvents::WindowChanged |
( |
[in] AcWindowState |
WindowState | ) |
|
◆ WindowMovedOrResized()
HRESULT _DAcadApplicationEvents::WindowMovedOrResized |
( |
[in] long |
HWNDFrame, |
|
|
[in] VARIANT_BOOL |
bMoved |
|
) |
| |
The documentation for this interface was generated from the following file: