COM Plugin interface for a External File Reader.
Free | Triggered just before the plugin is destroyed. |
Init | Triggered on instantiation of the reader. |
ReadEphemeris | Triggered when the plugin is asked to read a file and obtain its ephemeris |
ReadMetaData | Triggered when the plugin is asked to read a file and return any meta-data contained in the file |
Register | Triggered when the plugin is asked to register its name, format, and file extension associations |
Verify | Triggered when the plugin is asked to verify a file. |