DllAdapter.AsCommonCAdapter

Syntax

DllAdapter.AsCommonCAdapter

Return Value

CommonCAdapter

Purpose

Returns the underlying CommonCAdapter object that represents the C/C++ DLL Adapter.

Remarks

Use the CommonCAdapter object to access properties and methods common to all adapters derived from this class.

See Also

AsAdapter

CommonCAdapter