import"FxDispInterfaces.idl";
Definition at line 64 of file FxDispInterfaces.idl.
◆ Activate()
HRESULT _DAcadDocumentEvents::Activate |
( |
| ) |
|
◆ BeginClose()
HRESULT _DAcadDocumentEvents::BeginClose |
( |
| ) |
|
◆ BeginCommand()
HRESULT _DAcadDocumentEvents::BeginCommand |
( |
[in] BSTR |
CommandName | ) |
|
◆ BeginDocClose()
HRESULT _DAcadDocumentEvents::BeginDocClose |
( |
[in, out] VARIANT_BOOL * |
Cancel | ) |
|
◆ BeginDoubleClick()
HRESULT _DAcadDocumentEvents::BeginDoubleClick |
( |
[in] VARIANT |
PickPoint | ) |
|
◆ BeginLisp()
HRESULT _DAcadDocumentEvents::BeginLisp |
( |
[in] BSTR |
FirstLine | ) |
|
◆ BeginPlot()
HRESULT _DAcadDocumentEvents::BeginPlot |
( |
[in] BSTR |
DrawingName | ) |
|
◆ BeginRightClick()
HRESULT _DAcadDocumentEvents::BeginRightClick |
( |
[in] VARIANT |
PickPoint | ) |
|
◆ BeginSave()
HRESULT _DAcadDocumentEvents::BeginSave |
( |
[in] BSTR |
FileName | ) |
|
◆ BeginShortcutMenuCommand()
HRESULT _DAcadDocumentEvents::BeginShortcutMenuCommand |
( |
[out] IDispatch ** |
ShortcutMenu, |
|
|
[in] BSTR |
Command |
|
) |
| |
◆ BeginShortcutMenuDefault()
HRESULT _DAcadDocumentEvents::BeginShortcutMenuDefault |
( |
[out] IDispatch ** |
ShortcutMenu | ) |
|
◆ BeginShortcutMenuEdit()
HRESULT _DAcadDocumentEvents::BeginShortcutMenuEdit |
( |
[out] IDispatch ** |
ShortcutMenu, |
|
|
[out] IDispatch ** |
SelectionSet |
|
) |
| |
◆ BeginShortcutMenuGrip()
HRESULT _DAcadDocumentEvents::BeginShortcutMenuGrip |
( |
[out] IDispatch ** |
ShortcutMenu | ) |
|
◆ BeginShortcutMenuOsnap()
HRESULT _DAcadDocumentEvents::BeginShortcutMenuOsnap |
( |
[out] IDispatch ** |
ShortcutMenu | ) |
|
◆ Deactivate()
HRESULT _DAcadDocumentEvents::Deactivate |
( |
| ) |
|
◆ EndCommand()
HRESULT _DAcadDocumentEvents::EndCommand |
( |
[in] BSTR |
CommandName | ) |
|
◆ EndLisp()
HRESULT _DAcadDocumentEvents::EndLisp |
( |
| ) |
|
◆ EndPlot()
HRESULT _DAcadDocumentEvents::EndPlot |
( |
[in] BSTR |
DrawingName | ) |
|
◆ EndSave()
HRESULT _DAcadDocumentEvents::EndSave |
( |
[in] BSTR |
FileName | ) |
|
◆ EndShortcutMenu()
HRESULT _DAcadDocumentEvents::EndShortcutMenu |
( |
[out] IDispatch ** |
ShortcutMenu | ) |
|
◆ LayoutSwitched()
HRESULT _DAcadDocumentEvents::LayoutSwitched |
( |
[in] BSTR |
LayoutName | ) |
|
◆ LispCancelled()
HRESULT _DAcadDocumentEvents::LispCancelled |
( |
| ) |
|
◆ ObjectAdded()
HRESULT _DAcadDocumentEvents::ObjectAdded |
( |
[in] IDispatch * |
Object | ) |
|
◆ ObjectErased()
HRESULT _DAcadDocumentEvents::ObjectErased |
( |
[in] long |
ObjectID | ) |
|
◆ ObjectModified()
HRESULT _DAcadDocumentEvents::ObjectModified |
( |
[in] IDispatch * |
Object | ) |
|
◆ SelectionChanged()
HRESULT _DAcadDocumentEvents::SelectionChanged |
( |
| ) |
|
◆ WindowChanged()
HRESULT _DAcadDocumentEvents::WindowChanged |
( |
[in] AcWindowState |
WindowState | ) |
|
◆ WindowMovedOrResized()
HRESULT _DAcadDocumentEvents::WindowMovedOrResized |
( |
[in] long |
HWNDFrame, |
|
|
[in] VARIANT_BOOL |
bMoved |
|
) |
| |
The documentation for this interface was generated from the following file: