npp-api v0.1.4-dev (2019-10-09T09:25:27Z)
Home
Dub
Repo
npp_messageProc
npp_api
pluginfunc
extra_interfece
Undocumented in source.
version(Windows && Not_betterC)
mixin template
npp_messageProc (
alias
sub_menu_actions_def
)
if
(
std
.
traits
.
isArray
!(
typeof
(
sub_menu_actions_def
))
) {
static if
(
(!__traits(compiles, .messageProc)) && (sub_menu_actions_def.length != 0)
)
core
.
sys
.
windows
.
windef
.
LRESULT
messageProc
(core.sys.windows.windef.UINT Message, core.sys.windows.windef.WPARAM wParam, core.sys.windows.windef.LPARAM lParam);
}
Members
Functions
messageProc
core
.
sys
.
windows
.
windef
.
LRESULT
messageProc
(core.sys.windows.windef.UINT Message, core.sys.windows.windef.WPARAM wParam, core.sys.windows.windef.LPARAM lParam)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Meta
Source
See Implementation
npp_api
pluginfunc
extra_interfece
functions
update_main_menu_checked
manifest constants
current_mixin_version
mixin templates
menu_checked_list
npp_DLLMain
npp_autoload
npp_beNotified
npp_main_menu
npp_menu_actions
npp_menu_index
npp_messageProc
npp_plugin_config
npp_plugin_interface
npp_setInfo
structs
npp_plugin_definition