Delegate DestructorHookDelegate
using DestructorHookDelegate = std::function<void()>;
Applications use this type when registering events.
For more information on std::function
, see the reference for function class.
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
using DestructorHookDelegate = std::function<void()>;
Applications use this type when registering events.
For more information on std::function
, see the reference for function class.