passing two dimensional array in ATL COM methods

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • somaskarthic
    New Member
    • Aug 2006
    • 60

    passing two dimensional array in ATL COM methods

    Hi

    I'm writing a ATL COM server application as services (.exe).
    Here i need to implement a server method which accepts one string as argument and return a two dimensional array to a client.

    Client is VB6 or .NET
    Server (.exe) VC++ ATL COM application

    Please send me some sample application .

    Regards
    somaskarthic
Working...