copy


Description:

public void copy (ref Value dest_value)

Copies the value of this into dest_value.

Parameters:

this

An initialized Value structure.

dest_value

An initialized Value structure of the same type as this.