ext_attribute_value_array


Description:

public int ext_attribute_value_array (int item, char[]? str)

Get the value of the requested extension attribute.

Parameters:

item Item to return.
str Array to fill with returned string, or null to find length only.

Returns:

The number of characters in the string to copy (not including terminating null).