formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Templates
Description
Gets a pointer to a data item on the stack. Any changes to the data referenced by this pointer will affect the data stored on the stack. The where parameter is the same value as used when calling .
Plugin Prototype
fzrt_error_td fz_fuim_stack_get_ptr(
fuim_tmpl, | |
fzrt_int | where, |
void ** | data ) |
Parameters
fuim_tmpl [Input]
fuim manager
where [Input]
location index of the data item to get the pointer from the stack
data [Result]
pointer to the data item on the stack
Returns
Error codes
Availability
5.0.0.0
See Also
,,
Function Set
Defined in