In The Hand LtdIn The Hand
ToOACurrency Method (value)
NamespacesInTheHandDecimalHelperToOACurrency(Decimal)
.NET Components for Mobility
Converts the specified Decimal value to the equivalent OLE Automation Currency value, which is contained in a 64-bit signed integer.
Declaration Syntax
C#Visual Basic
public static long ToOACurrency(
	decimal value
)
Public Shared Function ToOACurrency ( _
	value As Decimal _
) As Long
Parameters
value (Decimal)
A Decimal value
Return Value
A 64-bit signed integer that contains the OLE Automation equivalent of value.

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0