![]() | InDesign SDK 20.5 |
#include <IContentMgr.h>
Public Attributes | |
| PMString | fPluginName |
| int32 | fDocMajorVersion |
| int32 | fDocMinorVersion |
| bool16 | fIsMissing |
| ITagRegistry::TagPriority | fPriority |
| PluginMetadata | fMetadata |
| PluginID | fPluginID |
This struct gives the application information about a given plug-in The information allows the app to perform conversions and allow users to turn off only plug-ins that the app can be run without.
| int32 IContentMgr::PluginInfo::fDocMajorVersion |
version number of the plug-in (app version number)
| int32 IContentMgr::PluginInfo::fDocMinorVersion |
version number of the plug-in (plug-in rev in this app version)
| bool16 IContentMgr::PluginInfo::fIsMissing |
kTrue if the plugin is not running.
| PMString IContentMgr::PluginInfo::fPluginName |
name of the plug-in
| ITagRegistry::TagPriority IContentMgr::PluginInfo::fPriority |
The priority of the plug-in