All Functions and Procedures
| Name | Unit | Description |
|---|---|---|
| beNotified | DLLExports | Handles editor events and notifications from Notepad++ |
| ChangeFilePath | ModulePath |
|
| DLLEntryPoint | DLLExports | Initializes and (on shutdown) destroys the main instance of this plugin |
| getFuncsArray | DLLExports | Sets |
| getName | DLLExports | Returns this plugin's TNppPlugin.PluginName member as a pointer to a UTF-16 string |
| isUnicode | DLLExports | Always returns |
| messageProc | DLLExports | Handles Win32 window messages, and some editor notifications as well |
| setInfo | DLLExports | Handles all setup logic that needs a valid handle to the Notepad++ application window |
This documentation is in the public domain under the Creative Commons Zero v1.0 Universal public license.