TOCregistration
Contains information for a table of contents entry.
#include <httpexp.h>
struct TOCregistration
{
UINT32 TOCHeadingNumber;
char reserved[4];
char TOCHeadingName[64];
};
The RegisterServiceMethodEx function uses this structure to add a new item to the NetWare Remote Manager TOC.