0
votes
votes
1 answers
COM interop - interface between C# and C
i need to build interface between C# and C to make them interact....i don't have any knowledge about this...how do i solve this problem...help me
blah blah blah is here! blah blah » Close
i need to build interface between C# and C to make them interact....i don't have any knowledge about this...how do i solve this problem...help me
How do I get serial input/output from a Arduino. How do I specify COM port and baud rate?
Can't seem to get this to work. Any suggestions? [code] internal MethodController(string progID, object iInterface) { // Get Type Information objType = Type.GetTypeFromProgID(progID); ...
Got feedack? Found a bug? report it here.