Clears the list of custom folders.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function ClearCustomFolderList() As Boolean |
| Visual Basic (Usage) | |
|---|
Dim instance As IPwOptions
Dim value As Boolean
value = instance.ClearCustomFolderList()
|
| C# | |
|---|
bool ClearCustomFolderList() |
| C++/CLI | |
|---|
bool ClearCustomFolderList(); |
Return Value
True if the list of custom folders is cleared, false if not
Example
See Also
Availability
PhotoWorks API 2006 FCS