|
-
May 25th, 2007, 01:08 PM
#1
COM returns array of bytes
Hi everybody
I have a com object that returns an array of bytes:
Code:
public Byte[] ReadCodePage(bool IsCode, UInt32 Address, Int32 NumberOfBytes)
From the client, I have VS 2003. How do I call this function. I am aware of SAFEARRAY, and CComSafeArray, but I am having no success using it.
Can somebody send me a short post on how to do this, and access the bytes after the function call? All help is much appreciated.
-rlien
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|