Table 3: Marshaling arrays.

Direction Declaration
[in] const vector<T> &
[in/out] vector<T> &
[out] marshal::out< vector<T> &>