• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Resource icon

SimConnect dotNet Functions 1.1

The SDK presents all its information as C++ despite having a COM wrapper available for dotNet. The wrapper does not require a SimConnect handle and some of the function parameters are of a different type to the C++ ones, thus making the C++ info not always directly transferable to the COM wrapper. While working in dotNet the functions display a popup that shows the function parameters; this small website shows the functions with their parameters and the description of the function action as shown in the SDK.

Also included is a PDF file of the SimConnect exceptions and their possible causes with internal hyperlinks.

Just unzip the archive somewhere on your drive. There's no installation. 'home.html' is the starting page.

I did these originally to make my life easier but it occurred to me that they may be useful for other people.

Covers both C# and vb.Net, despite the archive title stating 'vb.Net'. My apologies for that.
  • Like
Reactions: davidk64
Author
DragonflightDesign
Downloads
52
Views
146
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from DragonflightDesign

Share this resource

Latest updates

  1. General Functions page mis-linkling corrected.

    General Functions page mis-linkling corrected. v1.1.
Back
Top