The FullTextCatalogID property returns a system-generated integer uniquely identifying a Microsoft Search full-text catalog.
object.FullTextCatalogID
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
The full-text catalog identifier appears as part of event log messages generated by the Microsoft Search service.
Long integer
Read-only
HRESULT GetFullTextCatalogID(LPLONG pRetVal);