ISimConnectWrapper Methods |
The ISimConnectWrapper type exposes the following members.
Name | Description | |
---|---|---|
AddClientEventToNotificationGroup |
Wraps a call to SimConnect.AddClientEventToNotificationGroup.
| |
AddToDataDefinition |
Wraps a call to SimConnect.AddToDataDefinition.
| |
CreateSimConnect |
Wraps a call to create the SimConnect object.
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
MapClientEventToSimEvent |
Wraps a call to SimConnect.MapClientEventToSimEvent.
| |
ReceiveMessage |
Wraps a call to SimConnect.ReceiveMessage.
| |
RegisterDataDefineStructT |
Wraps a call to SimConnect.RegisterDataDefineStruct.
| |
RequestDataOnSimObjectType |
Wraps a call to SimConnect.RequestDataOnSimObjectType.
| |
SetDataOnSimObject |
Wraps a call to SetDataOnSimObject.
| |
SetSystemEventState |
Wraps a call to SimConnect.SetSystemEventState.
| |
SubscribeToSystemEvent |
Wraps a call to SimConnect.SubscribeToSystemEvent.
| |
TransmitClientEvent |
Wraps a call to SimConnect.TransmitClientEvent.
|