j
k
j a
j l
On 06/27/14 04:40, Shuai Meng wrote:
if(res) { V_VT(res) = VT_I2; V_I2(res) = V_VT(arg); } return S_OK;
V_VT(res) = VT_I2;
V_I2(res) = V_VT(arg);
You can use return_short helper here.
Back to the thread
Back to the list