DllModule.AsCommonCModule

Syntax

DllModule.AsCommonCModule

Return Value

CommonCModule

Purpose

Returns the underlying CommonCModule object that represents the DllModule.

Remarks

Use the CommonCModule object to access properties and methods common to all modules derived from this class.

See Also

CommonCModule

Module