|  | This document is archived and information here might be outdated. Recommended version. | 
Maximum sample size.
[Visual Basic .NET] Public Property MaxSampleSize As Integer
[C#] public int MaxSampleSize {get; set;}
[C++]
HRESULT get_MaxSampleSize(
  System.Int32* Size
);
[C++]
HRESULT put_MaxSampleSize(
  long Size
);
[C++]
Parameters Size [out, retval]
Size is a parameter of type long* Size [in]
Size is a parameter of type long