This document is archived and information here might be outdated. Recommended version. |
Validate value.
[Visual Basic .NET] Public Function ValidateValue ( _ ByVal value As String _ ) As Boolean
[C#] public bool ValidateValue ( string value );
[C++]
HRESULT ValidateValue(
BSTR value
);
[C++]
Parameters value [in]
value is a parameter of type BSTR