CopyMarkers method (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short CopyMarkers(ILEADMarkers *Dst, ILEADMarkers *Src)

Overview

Refer to Markers.

Remarks

Copies the specified source collection of metadata markers to the specified destination ILEADMarkers object.

If Src is NULL, then the method will return ERROR_INVALID_BUFFER.

See Also

Elements:

Count property, CreateMarkers method, DeleteMarker method, DeleteMarkerAt method, Element property, ElementCount property, EnumerateMarkers event, EnumMarkers method, GetMarker method, GetMarkers method, InsertMarker method, Load method, SetMarkers method, Type property, WriteMetaData method

Topics:

Raster Images: Markers