DBPROPSET_CIFRMWRKCORE_EXT
Note
Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.
The DBPROPSET_CIFRMWRKCORE_EXT property set contains system properties that define the machine name and client CLSID.
#define DBPROPSET_CIFRMWRKCORE_EXT \
{ 0xafafaca5, 0xb5d1, 0x11d0, \
{ 0x8c, 0x62, 0x00, 0xc0, 0x4f, 0xc2, 0xdb, 0x8d } }
Remarks
The DBPROPSET_CIFRMWRKCORE_EXT property set contains the following property constants.
-
DBPROP_MACHINE
-
Property ID 2. The computer name running Indexing Service.
-
DBPROP_CLIENT_CLSID
-
Property ID 3. The CLSID of the client querying Indexing Service.
Related topics