LOTUSSCRIPT /COM/OLE のクラス


NotesDirectoryNavigator クラス
特定のサーバーまたはローカルコンピュータ上の特定の関連する Notes ディレクトリの検索を可能にします。

包含関係スーパークラス:NotesDirectory
プロパティCurrentItem
CurrentMatch

CurrentName

CurrentView

MatchLocated

NameLocated

メソッドFindFirstMatch
FindFirstName

FindNextMatch

FindNextName

FindNthMatch

FindNthName

GetFirstItemValue

GetNextItemValue

GetNthItemValue

作成方法新規の NotesDirectoryNavigator オブジェクトを作成するには、次のメソッドを使用します。
NotesDirectory の CreateNavigator

NotesDirectory に対して検索を実行すると、そのディレクトリの既存の NotesDirectoryNavigator が新規のナビゲータで置き換えられます。NotesDirectoryNavigator オブジェクトを置き換えるには、次のメソッドを使用します。

NotesDirectory の LookupAllNames

NotesDirectory の LookupNames