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

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0