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