Indicates if all parameters are valid. Called when the OK button is pressed.
[Visual Basic .NET] Public Function OKValid ( _ ) As Boolean
[C#] public bool OKValid ( );
[C++]
HRESULT OKValid(
VARIANT_BOOL* pOK
);
[C++]Parameters
pOK [out, retval] pOK is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.