import"FxInterfaces.idl";
|
| IAcadApplication | Application [get] |
| |
| BSTR | SupportPath [get, set] |
| |
| BSTR | DriversPath [get, set] |
| |
| BSTR | MenuFile [get, set] |
| |
| BSTR | HelpFilePath [get, set] |
| |
| BSTR | DefaultInternetURL [get, set] |
| |
| BSTR | ConfigFile [get] |
| |
| BSTR | LicenseServer [get] |
| |
| BSTR | TextEditor [get, set] |
| |
| BSTR | MainDictionary [get, set] |
| |
| BSTR | CustomDictionary [get, set] |
| |
| BSTR | AltFontFile [get, set] |
| |
| BSTR | FontFileMap [get, set] |
| |
| BSTR | PrintFile [get, set] |
| |
| BSTR | PrintSpoolExecutable [get, set] |
| |
| BSTR | PostScriptPrologFile [get, set] |
| |
| BSTR | PrintSpoolerPath [get, set] |
| |
| BSTR | AutoSavePath [get, set] |
| |
| BSTR | TemplateDwgPath [get, set] |
| |
| BSTR | LogFilePath [get, set] |
| |
| BSTR | TempFilePath [get, set] |
| |
| BSTR | TempXrefPath [get, set] |
| |
| BSTR | TextureMapPath [get, set] |
| |
| BSTR | AltTabletMenuFile [get, set] |
| |
| BSTR | PrinterConfigPath [get, set] |
| |
| BSTR | PrinterDescPath [get, set] |
| |
| BSTR | PrinterStyleSheetPath [get, set] |
| |
| BSTR | WorkspacePath [get, set] |
| |
| BSTR | ObjectARXPath [get, set] |
| |
| BSTR | ColorBookPath [get, set] |
| |
| BSTR | ToolPalettePath [get, set] |
| |
| BSTR | CustomIconPath [get, set] |
| |
Definition at line 139 of file FxInterfaces.idl.
◆ GetProjectFilePath()
| HRESULT IAcadPreferencesFiles::GetProjectFilePath |
( |
[in] BSTR |
ProjectName, |
|
|
[out, retval] BSTR * |
Path |
|
) |
| |
◆ SetProjectFilePath()
| HRESULT IAcadPreferencesFiles::SetProjectFilePath |
( |
[in] BSTR |
ProjectName, |
|
|
[in] BSTR |
ProjectFilePath |
|
) |
| |
◆ AltFontFile
| BSTR IAcadPreferencesFiles::AltFontFile |
|
getset |
◆ AltTabletMenuFile
| BSTR IAcadPreferencesFiles::AltTabletMenuFile |
|
getset |
◆ Application
◆ AutoSavePath
| BSTR IAcadPreferencesFiles::AutoSavePath |
|
getsetproperty |
◆ ColorBookPath
| BSTR IAcadPreferencesFiles::ColorBookPath |
|
getset |
◆ ConfigFile
| BSTR IAcadPreferencesFiles::ConfigFile |
|
get |
◆ CustomDictionary
| BSTR IAcadPreferencesFiles::CustomDictionary |
|
getset |
◆ CustomIconPath
| BSTR IAcadPreferencesFiles::CustomIconPath |
|
getset |
◆ DefaultInternetURL
| BSTR IAcadPreferencesFiles::DefaultInternetURL |
|
getset |
◆ DriversPath
| BSTR IAcadPreferencesFiles::DriversPath |
|
getset |
◆ FontFileMap
| BSTR IAcadPreferencesFiles::FontFileMap |
|
getset |
◆ HelpFilePath
| BSTR IAcadPreferencesFiles::HelpFilePath |
|
getset |
◆ LicenseServer
| BSTR IAcadPreferencesFiles::LicenseServer |
|
get |
◆ LogFilePath
| BSTR IAcadPreferencesFiles::LogFilePath |
|
getset |
◆ MainDictionary
| BSTR IAcadPreferencesFiles::MainDictionary |
|
getset |
◆ MenuFile
| BSTR IAcadPreferencesFiles::MenuFile |
|
getset |
◆ ObjectARXPath
| BSTR IAcadPreferencesFiles::ObjectARXPath |
|
getset |
◆ PostScriptPrologFile
| BSTR IAcadPreferencesFiles::PostScriptPrologFile |
|
getset |
◆ PrinterConfigPath
| BSTR IAcadPreferencesFiles::PrinterConfigPath |
|
getset |
◆ PrinterDescPath
| BSTR IAcadPreferencesFiles::PrinterDescPath |
|
getset |
◆ PrinterStyleSheetPath
| BSTR IAcadPreferencesFiles::PrinterStyleSheetPath |
|
getset |
◆ PrintFile
| BSTR IAcadPreferencesFiles::PrintFile |
|
getset |
◆ PrintSpoolerPath
| BSTR IAcadPreferencesFiles::PrintSpoolerPath |
|
getset |
◆ PrintSpoolExecutable
| BSTR IAcadPreferencesFiles::PrintSpoolExecutable |
|
getset |
◆ SupportPath
| BSTR IAcadPreferencesFiles::SupportPath |
|
getset |
◆ TempFilePath
| BSTR IAcadPreferencesFiles::TempFilePath |
|
getset |
◆ TemplateDwgPath
| BSTR IAcadPreferencesFiles::TemplateDwgPath |
|
getset |
◆ TempXrefPath
| BSTR IAcadPreferencesFiles::TempXrefPath |
|
getset |
◆ TextEditor
| BSTR IAcadPreferencesFiles::TextEditor |
|
getset |
◆ TextureMapPath
| BSTR IAcadPreferencesFiles::TextureMapPath |
|
getset |
◆ ToolPalettePath
| BSTR IAcadPreferencesFiles::ToolPalettePath |
|
getset |
◆ WorkspacePath
| BSTR IAcadPreferencesFiles::WorkspacePath |
|
getset |
The documentation for this interface was generated from the following file: