ArcInitPluginW function |
Top Previous Next |
The function initializes the plugin, getting some parameters from it. Gets executed once during plugin loading. Syntax C++
Parameters InitData [in, out] Type: *ArcInitPluginDataW Return value Type: BOOL If FALSE, the plugin is ignored. |