excel-d v0.5.9 (2021-06-15T11:19:17Z)
Dub
Repo
registerAutoCloseFunc
xlld
sdk
xll
Registers a delegate to be called when the XLL is unloaded
void
registerAutoCloseFunc
(AutoCloseFunc func)
nothrow
void
registerAutoCloseFunc
(
AutoCloseFunc
func
)
void
registerAutoCloseFunc
(void function() nothrow func)
Meta
Source
See Implementation
xlld
sdk
xll
aliases
AutoCloseFunc
functions
DllMain
OutputDebugStringW
callRegisteredAutoCloseFuncs
getWorksheetFunctions
log
registerAutoCloseFunc
xlAddInManagerInfo12
xlAutoClose
xlAutoFree12
xlAutoOpen
manifest constants
dllMain
Registers a delegate to be called when the XLL is unloaded