int GetTypeOAPI( string Name, ref eMatType MatType, ref int SymType )
Function GetTypeOAPI ( _ Name As String, _ ByRef MatType As eMatType, _ ByRef SymType As Integer _ ) As Integer
int GetTypeOAPI( String^ Name, eMatType% MatType, int% SymType )