Thanx for all your help. Worked out fine!
"David Bradley" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> shadows wrote:
>
> > I have implemented the interface already:
> >
> >
> > The interface itself works, I am just having trouble how to pass the
buffer
> > and bufferlength to the interface...
> >
>
> Then I think you need to refer to John's message and follow his advice
> about using array. If the buffer is really just a string, then you might
> be better off using the string and doing the conversion within your
> implementation.
>