[This is preliminary documentation and subject to change.]
The HFS_INFORMATION_BUFFER structure contains Macintosh Finder information.
typedef struct {
UCHAR FinderInfo[32];
} HFS_INFORMATION_BUFFER, *PHFS_INFORMATION_BUFFER;
Windows NT: Requires version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in winioctl.h.