This document is archived and information here might be outdated. Recommended version. |
Re/establishes the filter; determines and returns an ID for the subset of elements represented by the index.
[Visual Basic .NET] Public Function Init ( _ ByVal pElement As ITinElement _ ) As Integer
[C#] public int Init ( ITinElement pElement );
[C++]
HRESULT Init(
ITinElement* pElement
);
[C++] Parameters pElement [in]
pElement is a parameter of type ITinElement*