int GetTypeOAPI( string Name, ref int FuncType, ref int AddType )
Function GetTypeOAPI ( _ Name As String, _ ByRef FuncType As Integer, _ ByRef AddType As Integer _ ) As Integer
int GetTypeOAPI( String^ Name, int% FuncType, int% AddType )