RSPdx with API v2?

Tagged: 

  • This topic has 1 reply, 1 voice, and was last updated by .
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #873
    bobasaurus
    Participant

      Is there any way to use the new RSPdx with the older API v2, or do I have to switch to v3? My software is based around the v2 API since it was simple to call from C# using PInvoke. The new v3 API is very difficult to call through C# thanks to the many complicated enums and structs.

      #897
      bobasaurus
      Participant

        I bit the bullet and wrote a C# wrapper around the v3 API, here is the source/example if anyone else needs it:

        https://github.com/bobasaurus/examples

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.