![]() |
Adobe Photoshop SDK |
|
PIGetFileListSuite.h File ReferenceThis file contains all the public definitions and structures for GetFileList Suite. More...
Go to the source code of this file.
Detailed DescriptionThis file contains all the public definitions and structures for GetFileList Suite.Use the GetFileList Suite : 1) To get a list of file handles from FSSpec. If the second parameter is true (recursive ), it will go through all the folders and subfolders and put all the files in a list and sort them and remove the duplicate entries. The return value PIActionDescriptor will have PIActionList which contains all the file handles in the right order. 2) To get a list of browser names in the Helper\Preview In folder. All the browser names will be ZStrings in PIActionList. 3) Browse a given url with a given index for the browsers in the "Preview In" folder. The index parameter is zero based. 4) Browse a url with the default browser. 5) Get the browser's SPPlatformFileSpecification using GetBrowserFileSpec method. The method takes the zero_based index for the browser. Distribution: PUBLIC |