ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
EmptyIdList Variable

An IItemIdList instance that does not contain a PItemIdList

Syntax
Pascal
EmptyIdList: IItemIdList;

Usefull everywhere you need to pass a NULL PItemIdList to Windows API function. IItemIdList.IsInvalid returns True for this instance.

Copyright (c) 2011. All rights reserved.