The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CurrencyWrapper Constructor
.NET Framework (current version)
Initializes a new instance of the CurrencyWrapper class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CurrencyWrapper(Decimal) | Initializes a new instance of the CurrencyWrapper class with the Decimal to be wrapped and marshaled as type VT_CY. |
![]() | CurrencyWrapper(Object^) | Initializes a new instance of the CurrencyWrapper class with the object containing the Decimal to be wrapped and marshaled as type VT_CY. |
Show:
