Graphisoft®

GX ModuleVersion: 16

ReleaseExternalContext

Release the context obtained with GetExternalContext.

voidReleaseExternalContext(
        void* externalContext
);

Parameters

externalContext
The context obtained from GetExternalContext rutine.

Requirements

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

See Also

NativeContext class