set_tag_long


Description:

[ Version ( deprecated = true , deprecated_since = "0.12.2" ) ]
public bool set_tag_long (string tag, long value)

Warning: set_tag_long is deprecated since 0.12.2.

The Exiv2 Tag Reference can be found at <ulink url="http://exiv2.

Note:

Use try_set_tag_long instead.

org/metadata.html"></ulink>

Parameters:

this

An instance of Metadata

tag

Exiv2 tag name

value

The value to set or replace the existing value

Returns:

TRUE on success