int GetEccentricity( string Name, ref double Eccen )
Function GetEccentricity ( _ Name As String, _ ByRef Eccen As Double _ ) As Integer
int GetEccentricity( String^ Name, double% Eccen )