Gets the number of paths to search for missing material, scene, or decal files.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSearchPathListCount() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPwOptions
Dim value As Integer
value = instance.GetSearchPathListCount()
|
C# | |
---|
int GetSearchPathListCount() |
C++/CLI | |
---|
int GetSearchPathListCount(); |
Return Value
Number of paths to search for missing material, scene, or decal files
Example
Remarks
See Also
Availability
PhotoWorks API 2006 FCS