Hi, Volkoff:
Even if I added length_is. It does not work. But I found that even without length_is, it works for in-proc server. Does variable length does not work for out of process server?
Thanks
Hi,
I defined a method:
[id(12), helpstring("method M4")] HRESULT M4([in] short nSize, [in, size_is(nSize)] double* a);
But I can only pass the first elements in the array. Any idea?
Thanks in advance
Limin
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.