IPrinterFolder

IID_IPrinterFolder {EF99ABD4-5B8D-11D1-A9C8-008036AF3F03}

The IPrinterFolder interface has just the one method (after the IUnknown methods):

Offset Method
0x0C IsPrinter

with prototype:

BOOL IsPrinter (LPCITEMIDLIST);

Availability

The IPrinterFolder interface is implemented in the NT builds of SHELL32.DLL 5.00 and higher.

Though this interface dates from 1999, it was still not documented by Microsoft as late as the January 2007 edition of the Windows Vista Software Development Kit (SDK).