excel-d v0.2.13 (2017-09-11T12:28:04Z)
Dub
Repo
registerAutoCloseFunc
xlld
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
xll
aliases
AutoCloseFunc
functions
DllMain
OutputDebugStringW
getWorksheetFunctions
log
registerAutoCloseFunc
testAutoCloseFunc
toWStringz
xlAddInManagerInfo12
xlAutoClose
xlAutoFree12
xlAutoOpen
manifest constants
dllMain
variables
gAutoCloseCounter
Registers a delegate to be called when the XLL is unloaded