formZ SDK | 5.0 API Reference | System | Data Type
Description
This function performs the following data type conversions:
Variant Type Conversion
fz_xyz_td x & y values copied, z lost.
fz_xyzw_td x & y values copied, z & w lost.
fz_xy_float_td x & y values copied, no data lost.
fz_xyz_float_td x & y values copied, z lost.
Plugin Prototype
fzrt_error_td fz_type_get_xy(
type, | |
fz_xy_td * | xyval ) |
Parameters
type [Input]
A pointer to a variant
xyval [Result]
A pointer to a coordinate to be filled. Must be allocated by the caller.
Availability
5.0.0.0
See Also
, fz_type_get_xy_ptr, ,
Function Set
Defined in