import"FxInterfaces.idl";
Definition at line 1717 of file FxInterfaces.idl.
◆ BuildShortcutPaths()
HRESULT IVstaIntegration::BuildShortcutPaths |
( |
| ) |
|
◆ CleanShortcuts()
HRESULT IVstaIntegration::CleanShortcuts |
( |
| ) |
|
◆ CreateShortcuts()
HRESULT IVstaIntegration::CreateShortcuts |
( |
| ) |
|
◆ DeleteMacro()
HRESULT IVstaIntegration::DeleteMacro |
( |
[in] BSTR |
macro | ) |
|
◆ EditMacro()
HRESULT IVstaIntegration::EditMacro |
( |
[in] BSTR |
macro | ) |
|
◆ EmitCommands()
HRESULT IVstaIntegration::EmitCommands |
( |
[in] SAFEARRAY(BSTR) |
commands | ) |
|
◆ ExecuteMacro()
HRESULT IVstaIntegration::ExecuteMacro |
( |
[in] BSTR |
macro | ) |
|
◆ GenerateNewMacroName()
HRESULT IVstaIntegration::GenerateNewMacroName |
( |
[out, retval] BSTR * |
macroName | ) |
|
◆ GetMacros()
HRESULT IVstaIntegration::GetMacros |
( |
[out, retval] SAFEARRAY(BSTR) * |
| ) |
|
◆ Load()
HRESULT IVstaIntegration::Load |
( |
[in] IAcadApplication * |
pApplication, |
|
|
[in] BSTR |
hostId |
|
) |
| |
◆ SetContext()
HRESULT IVstaIntegration::SetContext |
( |
[in] BSTR |
hostID, |
|
|
[in] BSTR |
manufacturer, |
|
|
[in] BSTR |
rootPath |
|
) |
| |
◆ SetupHost()
HRESULT IVstaIntegration::SetupHost |
( |
[in] bool |
bForceUpdate | ) |
|
◆ StartMacroRecording()
HRESULT IVstaIntegration::StartMacroRecording |
( |
[in] BSTR |
macroName | ) |
|
◆ StopMacroRecording()
HRESULT IVstaIntegration::StopMacroRecording |
( |
| ) |
|
◆ Unload()
HRESULT IVstaIntegration::Unload |
( |
| ) |
|
The documentation for this interface was generated from the following file: