Home -> ModuleHandleWin32 -> Delete

Description

The Delete method destroys the module handle object and releases its owning reference to the loaded module.

Usage

void Delete() override;

See also