npp_api.pluginfunc.basic

general plugin functions

Members

Functions

debug_format_msgbox
void debug_format_msgbox(core.sys.windows.windef.HWND _nppHandle, wchar[] title, A value)
Undocumented in source.
msgbox
void msgbox(const(C1)[] message, const(C2)[] title)

show message

show_windows_error
void show_windows_error(core.sys.windows.windef.HWND _nppHandle, wchar[] title, core.sys.windows.windef.DWORD lang_id)

Windowsのシステムエラーメッセージを表示する関数

Mixin templates

plugin_messageBox
mixintemplate plugin_messageBox(wstring plugin_name)
Undocumented in source.

Meta

License

GPL-2.0 or later