Welcome to the new DelphiDabbler Code Library Documentation.

This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.

Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.

Next method

Project: Shell Folders Unit.

Unit: PJShellFolders.

Interface: IPJSpecialFolderEnum

Applies to: ~>2.0

function Next: Integer;

Description

The Next method returns the value of the next special folder in the enumeration. If Next is called when the enumeration is at an end then -1 is returned. To reinitialise the enumeration call Init.