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