GetCustomFolderList Method (IPwOptions)
Gets a list of the names of the custom folders.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function GetCustomFolderList() As Object |
| Visual Basic (Usage) | |
|---|
Dim instance As IPwOptions
Dim value As Object
value = instance.GetCustomFolderList()
|
| C# | |
|---|
object GetCustomFolderList() |
| C++/CLI | |
|---|
Object^ GetCustomFolderList(); |
Return Value
Array of the names of the custom folders
Example
See Also
Availability
PhotoWorks API 2006 FCS