formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Basic
Description
Checks if a uuid is NULL or FZRT_UUID_NULL.
Plugin Prototype
fzrt_boolean fzrt_UUID_is_NULL(
const fzrt_UUID_td | uuid ) |
Parameters
uuid [Input]
The UUID to check.
Returns
TRUE - uuid is NULL or equal to FZRT_UUID_NULL.
FALSE - otherwise.
Availability
5.0.0.0
See Also
, fzrt_UUID_is_notNULL, fzrt_UUID_td
Function Set
Defined in