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