formZ SDK | 5.0 API Reference | System | Data Type

fz_tag_copy

Description

Copies the value of one tag to another tag

Plugin Prototype

fzrt_error_td fz_tag_copy(

fz_tag_td *

src_tag,

fz_tag_td *

dst_tag )

Parameters

src_tag [Input]

tag to copy the value from

dst_tag [Input]

tag to copy the value to

Availability

5.0.0.0

Function Set

fz_type_fset


Defined in

fz_type_api.h