npp_DLLMain

Undocumented in source.
version(Windows && Not_betterC)
mixin template npp_DLLMain (
npp_api.pluginfunc.config_file.config_type_t type
wstring[] menu_index_checked_ids
alias menu_index
) {}

Members

Functions

DllMain
core.sys.windows.windef.BOOL DllMain(core.sys.windows.basetsd.HANDLE hModule, core.sys.windows.windef.DWORD reasonForCall, core.sys.windows.winnt.LPVOID lpReserved)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta