HFS_INFORMATION_BUFFER

[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;

Members

FinderInfo[32]
Thirty-two unsigned characters of Macintosh Finder data.

QuickInfo

  Windows NT: Requires version 5.0 or later.
  Windows: Unsupported.
  Windows CE: Unsupported.
  Header: Declared in winioctl.h.

See Also

FSCTL_GET_HFS_INFORMATION