[This is preliminary documentation and subject to change]

Content Linking Methods

The NextLink object has the following methods:

GetListCountCounts the number of items linked in the Content Linking List file.
GetListIndexGets the index of the current page in the Content Linking List file.
GetNextDescriptionGets the description of the next page listed in the Content Linking List file.
GetNextURLGets the URL of the next page listed in the Content Linking List file.
GetNthDescriptionGets the description of the Nth page listed in the Content Linking List file.
GetNthURLGets the URL of the Nth page listed in the Content Linking List file.
GetPreviousDescriptionGets the description line of the previous page listed in the Content Linking List file.
GetPreviousURLGets the URL of the previous pages listed in the Content Linking List file.


© 1997-2001 Microsoft Corporation. All rights reserved.