Click or drag to resize

GM_ClosePackage

Closes a previously opened package that was opened with the GM_LoadPackage function.

Syntax
GM_Error_t32 GM_ClosePackage
( 
GM_PackageHandle_t32    aPackage
);