DllParameter.AsCommonCParameter

Syntax

DllParameter.AsCommonCParameter

Return Value

CommonCParameter

Purpose

Returns the underlying CommonCParameter that represents the DllParameter.

Remarks

Use the CommonCParameter object to access properties and methods common to all parameters derived from this class.

See Also

CommonCParameter