formZ SDK | 5.0 API Reference | System | Data Type

fz_type_get_short_ptr

Description

Plugin Prototype

fzrt_error_td fz_type_get_short_ptr(

fz_type_ptr

type,

short **

sptr )

Parameters

type [Input]

A pointer to a variant

sptr [Result]

A pointer to an array to be filled. Must be allocated by the caller.

Availability

5.0.0.0

See Also

fz_type_set_short_ptr,

Function Set

fz_type_fset


Defined in

fz_type_api.h