GetCustomFolderListCount Method (IPwOptions)
Gets the number of custom folders.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function GetCustomFolderListCount() As Integer |
| Visual Basic (Usage) | |
|---|
Dim instance As IPwOptions
Dim value As Integer
value = instance.GetCustomFolderListCount()
|
| C# | |
|---|
int GetCustomFolderListCount() |
| C++/CLI | |
|---|
int GetCustomFolderListCount(); |
Return Value
Number of custom folders
Example
Remarks
See Also
Availability
PhotoWorks API 2006 FCS