npp-api v0.1.6-dev (2020-08-05T13:26:21Z)
Home
Dub
Repo
npp_messageProc.messageProc
npp_api
pluginfunc
extra_interfece
npp_messageProc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mixintemplate
npp_messageProc
(alias sub_menu_actions_def)
export pragma(
mangle
, "messageProc") extern (
C
) nothrow
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
)
if
(
std.traits.isArray
!(
typeof
(
sub_menu_actions_def
))
)
Meta
Source
See Implementation
npp_api
pluginfunc
extra_interfece
npp_messageProc
functions
messageProc