TokOpen_ViewType

Relating to TOKOPEN_VIEW, there are a number of different types of View object in TokOpen.

 TOKOPEN_VIEWTYPE  enumeration

locate_folder = 0
locate_document = 1
single_folder = 2
system_special = 3
explorer_folder = 4
explorer_drawer = 5

Notes :-

locate_folder is used for performing a folder search.
locate_document is used for performing a document search.
single_folder is used for opening a single folder view.
system_special and explorer views should not be used by the API. 

See Also:-

 TOKOPEN_VIEW