formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Basic
Description
Creates a uuid.
Plugin Prototype
fzrt_error_td fzrt_UUID_create(
uuid ) |
Parameters
uuid [Result]
The UUID created.
Returns
FZRT_NOERR on success.
FZ_BAD_PARAMETER_ERROR - str or uuid is NULL.
Availability
5.0.0.0
See Also
, fzrt_UUID_td,
Function Set
Defined in