swift
Functions
simconnectsymbols.h File Reference

Go to the source code of this file.

Functions

FSXCOMMON_EXPORT bool loadAndResolveFsxSimConnect (bool manifestProbing)
 Load and resolve FSX SimConnect. More...
 

Function Documentation

◆ loadAndResolveFsxSimConnect()

FSXCOMMON_EXPORT bool loadAndResolveFsxSimConnect ( bool  manifestProbing)

Load and resolve FSX SimConnect.

Parameters
manifestProbingSet to true if you want to try loading from the assembly cache with manifests. Otherwise the library in the bin folder will be loaded.

Definition at line 386 of file simconnectsymbols.cpp.