This document is archived and information here might be outdated. Recommended version. |
Queries next node element.
[Visual Basic .NET] Public Sub QueryNext ( _ ByVal pNode As ITinNode _ )
[C#] public void QueryNext ( ITinNode pNode );
[C++]
HRESULT QueryNext(
ITinNode* pNode
);
[C++]
Parameters pNode
pNode is a parameter of type ITinNode*