formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Basic
Description
Copies one UUID to another. Copies uuid_src to uuid_dst.
Plugin Prototype
fzrt_UUID_td * fzrt_UUID_copy(
const fzrt_UUID_td | uuid_src, |
uuid_dst ) |
Parameters
uuid_src [Input]
The UUID to copy.
uuid_dst [Result]
The UUID to copy to.
Returns
The address of uuid_dst on success.
NULL - on failure.
Availability
5.0.0.0
See Also
, , fzrt_UUID_td
Function Set
Defined in