registerAutoCloseFunc

Registers a delegate to be called when the XLL is unloaded

  1. void registerAutoCloseFunc(AutoCloseFunc func)
    nothrow
    void
    registerAutoCloseFunc
  2. void registerAutoCloseFunc(void function() nothrow func)

Meta