This document is archived and information here might be outdated. Recommended version. |
Checks whether target name conflicts or not.
[Visual Basic .NET] Public Sub ValidateTargetName ( _ ByVal toName As IName _ )
[C#] public void ValidateTargetName ( IName toName );
[C++]
HRESULT ValidateTargetName(
IName* toName
);
[C++] Parameters toName [in]
toName is a parameter of type IName*