Virtual Method

IdeContextAddinunload

since: 3.32

Declaration

void
unload (
  IdeContextAddin* self,
  IdeContext* context
)

Description

Requests that the IdeContextAddin unloads any previously loaded resources.

Available since: 3.32

Parameters

context

Type: IdeContext

An IdeContext.

The data is owned by the caller of the function.