Example #1
0
 protected static extern IntPtr TypedStatistics_Max_Int96(IntPtr statistics, out Int96 max);
Example #2
0
 protected static extern IntPtr TypedStatistics_Min_Int96(IntPtr statistics, out Int96 min);