formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Basic

fzrt_UUID_is_NULL

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

fz_fzrt_base_fset


Defined in

fzpl_uuid_type.h