Virtual Method

IdeContextAddinunload

Declaration

void
unload (
  IdeContextAddin* self,
  IdeContext* context
)

Description

Requests that the IdeContextAddin unloads any previously loaded resources.

Available since:3.32

Parameters

context IdeContext
 

An IdeContext.

 The data is owned by the caller of the function.