This document is archived and information here might be outdated. Recommended version. |
Iteration count limit.
[Visual Basic .NET] Public Property MaxIterations As Integer
[C#] public int MaxIterations {get; set;}
[C++]
HRESULT get_MaxIterations(
System.Int32* MaxIterations
);
[C++]
HRESULT put_MaxIterations(
long MaxIterations
);
[C++]
Parameters MaxIterations [out, retval]
MaxIterations is a parameter of type long* MaxIterations [in]
MaxIterations is a parameter of type long