typedef struct _FIND_NAME_HEADER { /* fnh */
WORD node_count;
UCHAR reserved;
UCHAR unique_group;
} FIND_NAME_HEADER, *PFIND_NAME_HEADER;
Documentation for this structure is not available for this release.