Logged In: NO

---------
Hello,

I was found a solution to my problema:
int method invoke("GGGGGIGGG:I:", 16, nbs, null,
ReturnFlags.CHECK_HRESULT);

the 16 is a number of stack bytes, i just changed to 128 to
resolve the problem.

Tnks all