This document is archived and information here might be outdated. Recommended version. |
Restricted.
[Visual Basic .NET] Public Function IsSameNode ( _ ByVal pNode As ITinNode _ ) As Boolean
[C#] public bool IsSameNode ( ITinNode pNode );
[C++]
HRESULT IsSameNode(
ITinNode* pNode
);
[C++] Parameters pNode [in]
pNode is a parameter of type ITinNode*