DllAdapter

Use objects from the DllAdapter class to configure and obtain C/C++ DLL Adapter-specific information about the module adapter. Call the Engine.GetAdapter or Engine.GetAdapterByKeyName method to obtain a reference to the adapter object.

To access the properties and methods of the Adapter class, use the DllAdapter.AsAdapter method to obtain an object.

Properties

Methods

See Also

Adapter

CommonCAdapter

DllAdapter.AsAdapter

Engine.GetAdapter

Engine.GetAdapterByKeyName