home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Picture It! Photo Studio / PI_B_CD2.ISO / pip / common / msshared / shoebox / clartst1.sbc / tblLocations.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-07-06  |  761 b 

  1. {
  2.     "schema": {
  3.         "iLocationID": "Integer NOT NULL",
  4.         "strMSIGuidID": "Text (50)",
  5.         "strPath": "Text (255)",
  6.         "strVolume": "Text (50)",
  7.         "strFriendlyName": "Text (255)",
  8.         "iIconID": "Integer",
  9.         "strSKUGuid": "Text (50) NOT NULL",
  10.         "strSerialNumber": "Text (10)"
  11.     },
  12.     "data": [
  13.         {
  14.             "iLocationID": 179,
  15.             "strMSIGuidID": "{40D566F5-FB27-11D3-BE33-00105A290DEB}",
  16.             "strPath": "c:\\masterdbplace\\clartst1.SBS",
  17.             "strVolume": "Unknown",
  18.             "strFriendlyName": "An imported Cag Catalog",
  19.             "iIconID": 0,
  20.             "strSKUGuid": "{923D618E-A476-11d3-964A-00C04F68F512}"
  21.         },
  22.         {
  23.             "iLocationID": 180,
  24.             "strMSIGuidID": "{40D566F5-FB27-11D3-BE33-00105A290DEB}",
  25.             "strPath": "c:\\masterdbplace\\clartst1.SBT",
  26.             "strVolume": "ThumbnailFileVolume",
  27.             "strFriendlyName": "ThumbnailFileFriendlyName",
  28.             "iIconID": 0,
  29.             "strSKUGuid": "{923D618E-A476-11d3-964A-00C04F68F512}"
  30.         }
  31.     ]
  32. }