CloseGdalDataset Data Member Function

Closes the <GdalDataset> object. This releases the handle to the data set and system handles for the file.

Prototype

static int32 CloseGdalDataset( GdalDataSet dataset )

Parameters

Parameter Type Parameter Name Documentation
<GdalDataSet>datasetA pointer to the object to close.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.