For internal use: Check if item is in the selection.
| C# | Visual Basic | Visual C++ |
protected CheckState GetCheckState( string p_Path, ref bool bIsSubItemOf )
Protected Function GetCheckState ( _ p_Path As String, _ ByRef bIsSubItemOf As Boolean _ ) As CheckState
protected: CheckState GetCheckState( String^ p_Path, bool% bIsSubItemOf )
Returns the CheckState of the given path.