Graphisoft®

GX ModuleVersion: 16

ReleaseContext

Delete the NativeContext from the NativeImage.

void       ReleaseContext ();

Parameters

This function has no parameters.

Return Values

This function has no return value.

Remarks

The released context cannot be used anymore, but the NativeImage can get another NativeContext.

Requirements

Version:
ArchiCAD 14
Header:
NativeImage.hpp
Import Library:
DGGraphix.lib
Module:
DGGraphix.dll [WIN], DGGraphix.framework [MAC]

See Also

NativeImage class