This document is archived and information here might be outdated. Recommended version. |
Constructs one or more item URI objects given the crawled data source item.
[Visual Basic .NET]
Public Sub ConstructURIs ( _
ByVal crawlerItem As Object _
)
[C#]
public void ConstructURIs (
object crawlerItem
);
[C++]
HRESULT ConstructURIs(
VARIANT crawlerItem
);
[C++] Parameters crawlerItem [in]
crawlerItem is a parameter of type VARIANT