Re: .Net DLL only accepts ByteArray(1 to 32)
- From: Benjamin Lukner <Benjamin.Lukner_at_trinomix.de@xxxxxxxxxxxxx>
- Date: Tue, 19 Apr 2005 13:43:14 +0200
Stephany Young wrote:
My point exactly. Therefore it must be aData(31) As Byte or the DLL is not .NET.
The dll itself is .Net. I assume that that dll is a wrapper around another dll that is not .Net. The function accepts and returns a variable of type object. The object I receive is of type System.Array. To write I have to create such an array.
The question is not IF the dll is .Net but HOW to create an Array beginning at "1" respectively if there is a better way than mine.
Kind regards,
Benjamin Lukner .
- Follow-Ups:
- Re: .Net DLL only accepts ByteArray(1 to 32)
- From: Stephany Young
- Re: .Net DLL only accepts ByteArray(1 to 32)
- From: Stephany Young
- Re: .Net DLL only accepts ByteArray(1 to 32)
- References:
- .Net DLL only accepts ByteArray(1 to 32)
- From: Benjamin Lukner
- Re: .Net DLL only accepts ByteArray(1 to 32)
- From: Stephany Young
- Re: .Net DLL only accepts ByteArray(1 to 32)
- From: Benjamin Lukner
- Re: .Net DLL only accepts ByteArray(1 to 32)
- From: Stephany Young
- .Net DLL only accepts ByteArray(1 to 32)
- Prev by Date: Compact Framework 2.0 B2 and VGA
- Next by Date: Re: dbf and pocket PC
- Previous by thread: Re: .Net DLL only accepts ByteArray(1 to 32)
- Next by thread: Re: .Net DLL only accepts ByteArray(1 to 32)
- Index(es):
Relevant Pages
|