This document is archived and information here might be outdated. Recommended version. |
Validates an object.
[Visual Basic .NET] Public Sub Validate ( _ ByVal props As IPropertySet _ )
[C#] public void Validate ( IPropertySet props );
[C++]
HRESULT Validate(
IPropertySet* props
);
[C++] Parameters props [in]
props is a parameter of type IPropertySet*