Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Passing a pointer to a .NET DLL

by syphilis (Archbishop)
on May 10, 2018 at 14:34 UTC ( [id://1214330]=note: print w/replies, xml ) Need Help??


in reply to Passing a pointer to a .NET DLL

Here is my Perl code

Your code references 2 different arrays - @ptrObject and @prtObjetc.

Cheers,
Rob

Replies are listed 'Best First'.
Re^2: Passing a pointer to a .NET DLL
by Lotus1 (Vicar) on May 10, 2018 at 15:18 UTC
Re^2: Passing a pointer to a .NET DLL
by paulorfmmb (Acolyte) on May 10, 2018 at 16:04 UTC
    That is just a typo in here.
      ... just a typo ...

      That's why use of an Short, Self-Contained, Correct Example can be so important when asking a question:

      1. Here's the exact code I'm running;
      2. Here's the exact input data;
      3. Here's the output I get;
      4. Here's the output I want;
      5. Why don't I get what I want?

      See also the Test::More approach to presenting code and input/output.


      Give a man a fish:  <%-{-{-{-<

        I'd like to add that it would be prudent for the OP to state all actions he's doing.

        I tried to repro, and can't.

        OP, exactly what steps did you take to implement this. Start with the name of the cs file, how you built it, registered the dll (exact commands) etc.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1214330]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-03-29 14:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found