|
|
|
IFolderFilter Interface |
|
IID_IFolderFilter |
{9CC22886-DC8E-11d2-B1D0-00C04F8EEB3E} |
|
Exposed by a client to specify how to filter the enumeration of a Shell folder by a server application.
Remarks
|
|
Methods in VTable order |
|
|
IUnknown Methods |
Description |
|
QueryInterface |
Returns pointers to supported interfaces. |
|
AddRef |
Increments reference count. |
|
Release |
Decrements reference count. |
|
IFolderFilter Methods |
Description |
|
ShouldShow |
Allows a client to specify which individual items should be enumerated. |
|
GetEnumFlags |
Allows a client to specify which classes of objects in a Shell folder should be enumerated. |
|
ShouldShow |
|
FUNCTION
IFolderFilter_ShouldShow ( _
|
|
GetEnumFlags |
|
FUNCTION
IFolderFilter_GetEnumFLags ( _
|
Page last updated on Monday, 03 April 2006 20:40:20 +0200