![]() | InDesign SDK 20.5 |
Functions | |
| bool | GetPathToPluginResourcesDirectory (const PluginID &pluginID, IDFile &resourcesDir, const PlugInData *pluginData=nil) |
Base resource implementation
| bool IDBaseResourceShell::GetPathToPluginResourcesDirectory | ( | const PluginID & | pluginID, |
| IDFile & | resourcesDir, | ||
| const PlugInData * | pluginData = nil | ||
| ) |
Informs the caller where the resource directory is for a given plugin
| pluginID | [IN] id of desired plugin's path |
| resourcesDir | [OUT] will be populated with the correct path upon success |
| pluginData | [IN] [OPTIONAL] should be used when trying to get a path before the PlugInList is populated (very early startup) |