System.Runtime.InteropServices.CurrencyWrapper Class

Wraps objects the marshaler should marshal as a VT_CY.

See Also: CurrencyWrapper Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public sealed class CurrencyWrapper

Remarks

Controls how the wrapped object is marshaled when passed as a Variant. Wrap a Decimal in a CurrencyWrapper to have it marshaled as a VT_CY.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0