vp_user_data
Jump to navigation
Jump to search
Method call snippet
vp_user_data(instance);
Retrieve the pointer to user-defined data for this instance.
Parameters
These are the parameters that this method requires:
Parameter | Usage |
---|---|
VPInstance instance |
Pointer to the instance this method call is intended for
|
Returns
Pointer to user-defined data.
Behavior
- There is no special behavior for this method
Examples
- This method has no usage examples; please add at least one to this page