nserror.h
上传用户:hylc_2004
上传日期:2014-01-23
资源大小:46800k
文件大小:234k
源码类别:

Delphi控件源码

开发平台:

Delphi

  1. //
  2. // MessageId: NS_E_WMP_NONMEDIA_FILES
  3. //
  4. // MessageText:
  5. //
  6. //  Windows Media Player could not delete the playlist because it contains non-digital media files. Any digital media files in the playlist were deleted. Use Windows Explorer to delete non-digital media files, and then try deleting the playlist again.%0
  7. //
  8. #define NS_E_WMP_NONMEDIA_FILES          _HRESULT_TYPEDEF_(0xC00D119CL)
  9. //
  10. // MessageId: NS_E_WMP_INVALID_ASX
  11. //
  12. // MessageText:
  13. //
  14. //  Windows Media Player cannot play the file because the associated playlist is not valid.%0
  15. //
  16. #define NS_E_WMP_INVALID_ASX             _HRESULT_TYPEDEF_(0xC00D119DL)
  17. //
  18. // MessageId: NS_E_WMP_ALREADY_IN_USE
  19. //
  20. // MessageText:
  21. //
  22. //  Windows Media Player is already in use. Stop playing any content and close all Player dialog boxes and then try again.%0
  23. //
  24. #define NS_E_WMP_ALREADY_IN_USE          _HRESULT_TYPEDEF_(0xC00D119EL)
  25. //
  26. // MessageId: NS_E_WMP_IMAPI_FAILURE
  27. //
  28. // MessageText:
  29. //
  30. //  Windows Media Player has encountered an unknown error with your recordable disc.%0
  31. //
  32. #define NS_E_WMP_IMAPI_FAILURE           _HRESULT_TYPEDEF_(0xC00D119FL)
  33. //
  34. // MessageId: NS_E_WMP_WMDM_FAILURE
  35. //
  36. // MessageText:
  37. //
  38. //  Windows Media Player has encountered an unknown error with your portable device.  Reconnect your portable device and try again.%0
  39. //
  40. #define NS_E_WMP_WMDM_FAILURE            _HRESULT_TYPEDEF_(0xC00D11A0L)
  41. //
  42. // MessageId: NS_E_WMP_CODEC_NEEDED_WITH_4CC
  43. //
  44. // MessageText:
  45. //
  46. //  The %s codec is required to play this file. To determine if this codec is available to download from the Web, click Web Help.%0
  47. //
  48. #define NS_E_WMP_CODEC_NEEDED_WITH_4CC   _HRESULT_TYPEDEF_(0xC00D11A1L)
  49. //
  50. // MessageId: NS_E_WMP_CODEC_NEEDED_WITH_FORMATTAG
  51. //
  52. // MessageText:
  53. //
  54. //  The audio codec identified by the format tag %s is required to play this file. To determine if this codec is available to download from the Web, click Web Help.%0
  55. //
  56. #define NS_E_WMP_CODEC_NEEDED_WITH_FORMATTAG _HRESULT_TYPEDEF_(0xC00D11A2L)
  57. //
  58. // MessageId: NS_E_WMP_MSSAP_NOT_AVAILABLE
  59. //
  60. // MessageText:
  61. //
  62. //  To play this file, you must install the latest Windows XP service pack.  To install the service pack from the Windows Update Web site, click Web Help.%0
  63. //
  64. #define NS_E_WMP_MSSAP_NOT_AVAILABLE     _HRESULT_TYPEDEF_(0xC00D11A3L)
  65. //
  66. // MessageId: NS_E_WMP_WMDM_INTERFACEDEAD
  67. //
  68. // MessageText:
  69. //
  70. //  Windows Media Player no longer detects a portable device. Reconnect your portable device, and try again.%0
  71. //
  72. #define NS_E_WMP_WMDM_INTERFACEDEAD      _HRESULT_TYPEDEF_(0xC00D11A4L)
  73. //
  74. // MessageId: NS_E_WMP_WMDM_NOTCERTIFIED
  75. //
  76. // MessageText:
  77. //
  78. //  Windows Media Player cannot copy the file because the portable device does not support protected files.%0
  79. //
  80. #define NS_E_WMP_WMDM_NOTCERTIFIED       _HRESULT_TYPEDEF_(0xC00D11A5L)
  81. //
  82. // MessageId: NS_E_WMP_WMDM_LICENSE_NOTEXIST
  83. //
  84. // MessageText:
  85. //
  86. //  Windows Media Player cannot copy the file because a license for this file could not be found on your computer. If you obtained this file from a Web site, return to the site, and try downloading the file again.%0
  87. //
  88. #define NS_E_WMP_WMDM_LICENSE_NOTEXIST   _HRESULT_TYPEDEF_(0xC00D11A6L)
  89. //
  90. // MessageId: NS_E_WMP_WMDM_LICENSE_EXPIRED
  91. //
  92. // MessageText:
  93. //
  94. //  Windows Media Player cannot copy the file because the license for this file has expired. If you obtained this file from a Web site, return to the site, and try downloading the file again.%0
  95. //
  96. #define NS_E_WMP_WMDM_LICENSE_EXPIRED    _HRESULT_TYPEDEF_(0xC00D11A7L)
  97. //
  98. // MessageId: NS_E_WMP_WMDM_BUSY
  99. //
  100. // MessageText:
  101. //
  102. //  The portable device is already in use. Wait until the current process finishes or quit other programs that may be using the portable device, and then try again.%0
  103. //
  104. #define NS_E_WMP_WMDM_BUSY               _HRESULT_TYPEDEF_(0xC00D11A8L)
  105. //
  106. // MessageId: NS_E_WMP_WMDM_NORIGHTS
  107. //
  108. // MessageText:
  109. //
  110. //  Windows Media Player cannot copy the file because the license or device restricts it.%0
  111. //
  112. #define NS_E_WMP_WMDM_NORIGHTS           _HRESULT_TYPEDEF_(0xC00D11A9L)
  113. //
  114. // MessageId: NS_E_WMP_WMDM_INCORRECT_RIGHTS
  115. //
  116. // MessageText:
  117. //
  118. //  Windows Media Player cannot copy the file because the license associated with the file restricts it.%0
  119. //
  120. #define NS_E_WMP_WMDM_INCORRECT_RIGHTS   _HRESULT_TYPEDEF_(0xC00D11AAL)
  121. //
  122. // MessageId: NS_E_WMP_IMAPI_GENERIC
  123. //
  124. // MessageText:
  125. //
  126. //  Windows Media Player cannot copy files to the recordable disc.%0
  127. //
  128. #define NS_E_WMP_IMAPI_GENERIC           _HRESULT_TYPEDEF_(0xC00D11ABL)
  129. //
  130. // MessageId: NS_E_WMP_IMAPI_DEVICE_NOTPRESENT
  131. //
  132. // MessageText:
  133. //
  134. //  Windows Media Player cannot copy files to the recordable disc. Verify that the CD-R or CD-RW drive is connected, and then try again.%0
  135. //
  136. #define NS_E_WMP_IMAPI_DEVICE_NOTPRESENT _HRESULT_TYPEDEF_(0xC00D11ADL)
  137. //
  138. // MessageId: NS_E_WMP_IMAPI_STASHINUSE
  139. //
  140. // MessageText:
  141. //
  142. //  The CD-R or CD-RW drive may already be in use. Wait until the current process finishes or quit other programs that may be using the CD-R or CD-RW drive, and then try again.%0
  143. //
  144. #define NS_E_WMP_IMAPI_STASHINUSE        _HRESULT_TYPEDEF_(0xC00D11AEL)
  145. //
  146. // MessageId: NS_E_WMP_IMAPI_LOSS_OF_STREAMING
  147. //
  148. // MessageText:
  149. //
  150. //  Windows Media Player cannot copy files to the recordable disc.%0
  151. //
  152. #define NS_E_WMP_IMAPI_LOSS_OF_STREAMING _HRESULT_TYPEDEF_(0xC00D11AFL)
  153. //
  154. // MessageId: NS_E_WMP_SERVER_UNAVAILABLE
  155. //
  156. // MessageText:
  157. //
  158. //  Windows Media Player cannot play the file because the server is busy. Try again later.%0
  159. //
  160. #define NS_E_WMP_SERVER_UNAVAILABLE      _HRESULT_TYPEDEF_(0xC00D11B0L)
  161. //
  162. // MessageId: NS_E_WMP_FILE_OPEN_FAILED
  163. //
  164. // MessageText:
  165. //
  166. //  Windows Media Player cannot open the file.%0
  167. //
  168. #define NS_E_WMP_FILE_OPEN_FAILED        _HRESULT_TYPEDEF_(0xC00D11B1L)
  169. //
  170. // MessageId: NS_E_WMP_VERIFY_ONLINE
  171. //
  172. // MessageText:
  173. //
  174. //  To play the file, Windows Media Player must obtain a license from the Internet. Connect to the Internet, and then try again.%0
  175. //
  176. #define NS_E_WMP_VERIFY_ONLINE           _HRESULT_TYPEDEF_(0xC00D11B2L)
  177. //
  178. // MessageId: NS_E_WMP_SERVER_NOT_RESPONDING
  179. //
  180. // MessageText:
  181. //
  182. //  Windows Media Player cannot play the file because the server is not responding. If you entered a URL or path to play the file, verify that it is correct. If you clicked a link to play the file, the link may not be valid.%0
  183. //
  184. #define NS_E_WMP_SERVER_NOT_RESPONDING   _HRESULT_TYPEDEF_(0xC00D11B3L)
  185. //
  186. // MessageId: NS_E_WMP_DRM_CORRUPT_BACKUP
  187. //
  188. // MessageText:
  189. //
  190. //  Windows Media Player cannot restore your licenses because no backed up licenses were found on your computer.%0
  191. //
  192. #define NS_E_WMP_DRM_CORRUPT_BACKUP      _HRESULT_TYPEDEF_(0xC00D11B4L)
  193. //
  194. // MessageId: NS_E_WMP_DRM_LICENSE_SERVER_UNAVAILABLE
  195. //
  196. // MessageText:
  197. //
  198. //  To play the file, Windows Media Player must obtain a license from the Internet. However, the license server is currently not available. Try again later.%0
  199. //
  200. #define NS_E_WMP_DRM_LICENSE_SERVER_UNAVAILABLE _HRESULT_TYPEDEF_(0xC00D11B5L)
  201. //
  202. // MessageId: NS_E_WMP_NETWORK_FIREWALL
  203. //
  204. // MessageText:
  205. //
  206. //  Windows Media Player cannot play the file. A network firewall may be preventing the Player from opening the file by using the UDP transport protocol. To play this file, try opening the file without specifying UDP.%0
  207. //
  208. #define NS_E_WMP_NETWORK_FIREWALL        _HRESULT_TYPEDEF_(0xC00D11B6L)
  209. //
  210. // MessageId: NS_E_WMP_NO_REMOVABLE_MEDIA
  211. //
  212. // MessageText:
  213. //
  214. //  Insert the removable media, and then try again.%0
  215. //
  216. #define NS_E_WMP_NO_REMOVABLE_MEDIA      _HRESULT_TYPEDEF_(0xC00D11B7L)
  217. //
  218. // MessageId: NS_E_WMP_PROXY_CONNECT_TIMEOUT
  219. //
  220. // MessageText:
  221. //
  222. //  Windows Media Player cannot play the file because the proxy server is not responding. The proxy server may be temporarily unavailable or your Player proxy settings may not be valid.%0
  223. //
  224. #define NS_E_WMP_PROXY_CONNECT_TIMEOUT   _HRESULT_TYPEDEF_(0xC00D11B8L)
  225. //
  226. // MessageId: NS_E_WMP_NEED_UPGRADE
  227. //
  228. // MessageText:
  229. //
  230. //  To play this file, you must upgrade to the latest version of Windows Media Player. To upgrade the Player, on the Help menu, click Check For Player Updates, and then follow the instructions.%0
  231. //
  232. #define NS_E_WMP_NEED_UPGRADE            _HRESULT_TYPEDEF_(0xC00D11B9L)
  233. //
  234. // MessageId: NS_E_WMP_AUDIO_HW_PROBLEM
  235. //
  236. // MessageText:
  237. //
  238. //  Windows Media Player cannot play the file because there is a problem with your sound device. There may not be a sound device installed on your computer, it may be in use by another program, or it may not be functioning properly.%0
  239. //
  240. #define NS_E_WMP_AUDIO_HW_PROBLEM        _HRESULT_TYPEDEF_(0xC00D11BAL)
  241. //
  242. // MessageId: NS_E_WMP_INVALID_PROTOCOL
  243. //
  244. // MessageText:
  245. //
  246. //  Windows Media Player cannot play the file because the specified protocol is not supported. In the Open URL dialog, try opening the file using a different transport protocol (for example, "http:" or "rtsp:").%0
  247. //
  248. #define NS_E_WMP_INVALID_PROTOCOL        _HRESULT_TYPEDEF_(0xC00D11BBL)
  249. //
  250. // MessageId: NS_E_WMP_INVALID_LIBRARY_ADD
  251. //
  252. // MessageText:
  253. //
  254. //  Windows Media Player cannot add the file to Media Library because the file format is not supported.%0
  255. //
  256. #define NS_E_WMP_INVALID_LIBRARY_ADD     _HRESULT_TYPEDEF_(0xC00D11BCL)
  257. //
  258. // MessageId: NS_E_WMP_MMS_NOT_SUPPORTED
  259. //
  260. // MessageText:
  261. //
  262. //  Windows Media Player cannot play the file because the specified protocol is not supported. In the Open URL dialog, try opening the file using a different transport protocol (for example, "mms:").%0
  263. //
  264. #define NS_E_WMP_MMS_NOT_SUPPORTED       _HRESULT_TYPEDEF_(0xC00D11BDL)
  265. //
  266. // MessageId: NS_E_WMP_NO_PROTOCOLS_SELECTED
  267. //
  268. // MessageText:
  269. //
  270. //  Windows Media Player cannot play the file because there are no streaming protocols selected. Select one or more protocols, and then try again.%0
  271. //
  272. #define NS_E_WMP_NO_PROTOCOLS_SELECTED   _HRESULT_TYPEDEF_(0xC00D11BEL)
  273. //
  274. // MessageId: NS_E_WMP_GOFULLSCREEN_FAILED
  275. //
  276. // MessageText:
  277. //
  278. //  To use the Full Screen command, you may need to adjust your Windows display settings. Open Display in Control Panel, and try setting Hardware acceleration to Full.%0
  279. //
  280. #define NS_E_WMP_GOFULLSCREEN_FAILED     _HRESULT_TYPEDEF_(0xC00D11BFL)
  281. //
  282. // MessageId: NS_E_WMP_NETWORK_ERROR
  283. //
  284. // MessageText:
  285. //
  286. //  Windows Media Player cannot play the file because a network error occurred.%0
  287. //
  288. #define NS_E_WMP_NETWORK_ERROR           _HRESULT_TYPEDEF_(0xC00D11C0L)
  289. //
  290. // MessageId: NS_E_WMP_CONNECT_TIMEOUT
  291. //
  292. // MessageText:
  293. //
  294. //  Windows Media Player cannot play the file because the server is not responding. Verify that you are connected to the network, and then try again later.%0
  295. //
  296. #define NS_E_WMP_CONNECT_TIMEOUT         _HRESULT_TYPEDEF_(0xC00D11C1L)
  297. //
  298. // MessageId: NS_E_WMP_MULTICAST_DISABLED
  299. //
  300. // MessageText:
  301. //
  302. //  Windows Media Player cannot play the file because the multicast protocol is not enabled. On the Tools menu, click Options, click the Network tab, and then select the Multicast check box.%0
  303. //
  304. #define NS_E_WMP_MULTICAST_DISABLED      _HRESULT_TYPEDEF_(0xC00D11C2L)
  305. //
  306. // MessageId: NS_E_WMP_SERVER_DNS_TIMEOUT
  307. //
  308. // MessageText:
  309. //
  310. //  Windows Media Player cannot play the file because a network problem occurred. Verify that you are connected to the network, and then try again later.%0
  311. //
  312. #define NS_E_WMP_SERVER_DNS_TIMEOUT      _HRESULT_TYPEDEF_(0xC00D11C3L)
  313. //
  314. // MessageId: NS_E_WMP_PROXY_NOT_FOUND
  315. //
  316. // MessageText:
  317. //
  318. //  Windows Media Player cannot play the file because the network proxy server could not be found. Verify your proxy settings, and then try again.%0
  319. //
  320. #define NS_E_WMP_PROXY_NOT_FOUND         _HRESULT_TYPEDEF_(0xC00D11C4L)
  321. //
  322. // MessageId: NS_E_WMP_TAMPERED_CONTENT
  323. //
  324. // MessageText:
  325. //
  326. //  Windows Media Player cannot play the file because it is damaged or corrupted.%0
  327. //
  328. #define NS_E_WMP_TAMPERED_CONTENT        _HRESULT_TYPEDEF_(0xC00D11C5L)
  329. //
  330. // MessageId: NS_E_WMP_OUTOFMEMORY
  331. //
  332. // MessageText:
  333. //
  334. //  Your computer is running low on memory. Quit other programs, and then try again.%0
  335. //
  336. #define NS_E_WMP_OUTOFMEMORY             _HRESULT_TYPEDEF_(0xC00D11C6L)
  337. //
  338. // MessageId: NS_E_WMP_AUDIO_CODEC_NOT_INSTALLED
  339. //
  340. // MessageText:
  341. //
  342. //  Windows Media Player cannot play the file because the required audio codec is not installed on your computer.%0
  343. //
  344. #define NS_E_WMP_AUDIO_CODEC_NOT_INSTALLED _HRESULT_TYPEDEF_(0xC00D11C7L)
  345. //
  346. // MessageId: NS_E_WMP_VIDEO_CODEC_NOT_INSTALLED
  347. //
  348. // MessageText:
  349. //
  350. //  Windows Media Player cannot play the file because the required video codec is not installed on your computer.%0
  351. //
  352. #define NS_E_WMP_VIDEO_CODEC_NOT_INSTALLED _HRESULT_TYPEDEF_(0xC00D11C8L)
  353. //
  354. // MessageId: NS_E_WMP_IMAPI_DEVICE_INVALIDTYPE
  355. //
  356. // MessageText:
  357. //
  358. //  Windows Media Player cannot copy the files to the recordable disc.%0
  359. //
  360. #define NS_E_WMP_IMAPI_DEVICE_INVALIDTYPE _HRESULT_TYPEDEF_(0xC00D11C9L)
  361. //
  362. // MessageId: NS_E_WMP_DRM_DRIVER_AUTH_FAILURE
  363. //
  364. // MessageText:
  365. //
  366. //  Windows Media Player cannot play the licensed file because there is a problem with your sound device. Try installing a new device driver or use a different sound device.%0
  367. //
  368. #define NS_E_WMP_DRM_DRIVER_AUTH_FAILURE _HRESULT_TYPEDEF_(0xC00D11CAL)
  369. //
  370. // MessageId: NS_E_WMP_NETWORK_RESOURCE_FAILURE
  371. //
  372. // MessageText:
  373. //
  374. //  Windows Media Player encountered a network problem. Restart the Player.%0
  375. //
  376. #define NS_E_WMP_NETWORK_RESOURCE_FAILURE _HRESULT_TYPEDEF_(0xC00D11CBL)
  377. //
  378. // MessageId: NS_E_WMP_UPGRADE_APPLICATION
  379. //
  380. // MessageText:
  381. //
  382. //  Windows Media Player is not installed properly. Reinstall the Player.%0
  383. //
  384. #define NS_E_WMP_UPGRADE_APPLICATION     _HRESULT_TYPEDEF_(0xC00D11CCL)
  385. //
  386. // MessageId: NS_E_WMP_UNKNOWN_ERROR
  387. //
  388. // MessageText:
  389. //
  390. //  Windows Media Player encountered an unknown error.%0
  391. //
  392. #define NS_E_WMP_UNKNOWN_ERROR           _HRESULT_TYPEDEF_(0xC00D11CDL)
  393. //
  394. // MessageId: NS_E_WMP_INVALID_KEY
  395. //
  396. // MessageText:
  397. //
  398. //  Windows Media Player cannot play the file because the required codec is not valid.%0
  399. //
  400. #define NS_E_WMP_INVALID_KEY             _HRESULT_TYPEDEF_(0xC00D11CEL)
  401. //
  402. // MessageId: NS_E_WMP_CD_ANOTHER_USER
  403. //
  404. // MessageText:
  405. //
  406. //  The CD drive is in use by another user. Wait for the operation to complete, and then try again.%0
  407. //
  408. #define NS_E_WMP_CD_ANOTHER_USER         _HRESULT_TYPEDEF_(0xC00D11CFL)
  409. //
  410. // MessageId: NS_E_WMP_DRM_NEEDS_AUTHORIZATION
  411. //
  412. // MessageText:
  413. //
  414. //  Windows Media Player cannot play the licensed file because the required security upgrade is not available for download.%0
  415. //
  416. #define NS_E_WMP_DRM_NEEDS_AUTHORIZATION _HRESULT_TYPEDEF_(0xC00D11D0L)
  417. //
  418. // MessageId: NS_E_WMP_BAD_DRIVER
  419. //
  420. // MessageText:
  421. //
  422. //  Windows Media Player cannot play the file because there may be a problem with your sound or video device. Try installing a new device driver.%0
  423. //
  424. #define NS_E_WMP_BAD_DRIVER              _HRESULT_TYPEDEF_(0xC00D11D1L)
  425. //
  426. // MessageId: NS_E_WMP_ACCESS_DENIED
  427. //
  428. // MessageText:
  429. //
  430. //  Windows Media Player cannot access the file.%0
  431. //
  432. #define NS_E_WMP_ACCESS_DENIED           _HRESULT_TYPEDEF_(0xC00D11D2L)
  433. //
  434. // MessageId: NS_E_WMP_LICENSE_RESTRICTS
  435. //
  436. // MessageText:
  437. //
  438. //  Windows Media Player cannot copy the file to the device because the license restricts it.%0
  439. //
  440. #define NS_E_WMP_LICENSE_RESTRICTS       _HRESULT_TYPEDEF_(0xC00D11D3L)
  441. //
  442. // MessageId: NS_E_WMP_INVALID_REQUEST
  443. //
  444. // MessageText:
  445. //
  446. //  Windows Media Player cannot perform the requested action at this time.%0
  447. //
  448. #define NS_E_WMP_INVALID_REQUEST         _HRESULT_TYPEDEF_(0xC00D11D4L)
  449. //
  450. // MessageId: NS_E_WMP_CD_STASH_NO_SPACE
  451. //
  452. // MessageText:
  453. //
  454. //  Windows Media Player cannot copy the files because there is not enough free disk space to store the temporary files. Delete some unneeded files on your hard disk, and then try again.%0
  455. //
  456. #define NS_E_WMP_CD_STASH_NO_SPACE       _HRESULT_TYPEDEF_(0xC00D11D5L)
  457. //
  458. // MessageId: NS_E_WMP_DRM_NEW_HARDWARE
  459. //
  460. // MessageText:
  461. //
  462. //  Windows Media Player cannot play the file because the associated license is either corrupted or not valid. The license may no longer be valid if you have replaced hardware components in your computer.%0
  463. //
  464. #define NS_E_WMP_DRM_NEW_HARDWARE        _HRESULT_TYPEDEF_(0xC00D11D6L)
  465. //
  466. // MessageId: NS_E_WMP_DRM_INVALID_SIG
  467. //
  468. // MessageText:
  469. //
  470. //  The required security upgrade cannot be validated. Try installing the latest Internet Explorer service pack. To install the service pack from the Windows Update Web site, click Web Help.%0
  471. //
  472. #define NS_E_WMP_DRM_INVALID_SIG         _HRESULT_TYPEDEF_(0xC00D11D7L)
  473. //
  474. // MessageId: NS_E_WMP_DRM_CANNOT_RESTORE
  475. //
  476. // MessageText:
  477. //
  478. //  Windows Media Player cannot restore your licenses because you have exceeded the restore limit for the day. Try again tomorrow.%0
  479. //
  480. #define NS_E_WMP_DRM_CANNOT_RESTORE      _HRESULT_TYPEDEF_(0xC00D11D8L)
  481. //
  482. // WMP CD Filter Error codes extension
  483. //
  484. //
  485. // MessageId: NS_E_CD_NO_BUFFERS_READ
  486. //
  487. // MessageText:
  488. //
  489. //  Windows Media Player encountered an error when reading the CD-ROM drive in digital mode. You can try to use digital mode again, or you can switch the Player to analog mode.%0
  490. //
  491. #define NS_E_CD_NO_BUFFERS_READ          _HRESULT_TYPEDEF_(0xC00D11F8L)
  492. //
  493. // MessageId: NS_E_CD_EMPTY_TRACK_QUEUE
  494. //
  495. // MessageText:
  496. //
  497. //  No CD track was specified for playback.%0
  498. //
  499. #define NS_E_CD_EMPTY_TRACK_QUEUE        _HRESULT_TYPEDEF_(0xC00D11F9L)
  500. //
  501. // MessageId: NS_E_CD_NO_READER
  502. //
  503. // MessageText:
  504. //
  505. //  The CD filter was not able to create the CD reader.%0
  506. //
  507. #define NS_E_CD_NO_READER                _HRESULT_TYPEDEF_(0xC00D11FAL)
  508. //
  509. // MessageId: NS_E_CD_ISRC_INVALID
  510. //
  511. // MessageText:
  512. //
  513. //  Invalid ISRC code.%0
  514. //
  515. #define NS_E_CD_ISRC_INVALID             _HRESULT_TYPEDEF_(0xC00D11FBL)
  516. //
  517. // MessageId: NS_E_CD_MEDIA_CATALOG_NUMBER_INVALID
  518. //
  519. // MessageText:
  520. //
  521. //  Invalid Media Catalog Number.%0
  522. //
  523. #define NS_E_CD_MEDIA_CATALOG_NUMBER_INVALID _HRESULT_TYPEDEF_(0xC00D11FCL)
  524. //
  525. // MessageId: NS_E_SLOW_READ_DIGITAL_WITH_ERRORCORRECTION
  526. //
  527. // MessageText:
  528. //
  529. //  Media Player has detected that your CD drive cannot play back audio CDs correctly because the drive is too slow with error correction turned on. Please turn off error correction for this drive.%0
  530. //
  531. #define NS_E_SLOW_READ_DIGITAL_WITH_ERRORCORRECTION _HRESULT_TYPEDEF_(0xC00D11FDL)
  532. //
  533. // MessageId: NS_E_CD_SPEEDDETECT_NOT_ENOUGH_READS
  534. //
  535. // MessageText:
  536. //
  537. //  The CD track is too small to make a good estimate of the CD's speed.%0
  538. //
  539. #define NS_E_CD_SPEEDDETECT_NOT_ENOUGH_READS _HRESULT_TYPEDEF_(0xC00D11FEL)
  540. //
  541. // MessageId: NS_E_CD_QUEUEING_DISABLED
  542. //
  543. // MessageText:
  544. //
  545. //  Cannot queue the given CD track as queuing is disabled.%0
  546. //
  547. #define NS_E_CD_QUEUEING_DISABLED        _HRESULT_TYPEDEF_(0xC00D11FFL)
  548. //
  549. // WMP Policy error codes
  550. //
  551. //
  552. // MessageId: NS_E_WMP_POLICY_VALUE_NOT_CONFIGURED
  553. //
  554. // MessageText:
  555. //
  556. //  Media Player failed to read a policy. This can happen when the policy is not present in the registry or when there is a failure to read from the registry.%0
  557. //
  558. #define NS_E_WMP_POLICY_VALUE_NOT_CONFIGURED _HRESULT_TYPEDEF_(0xC00D122AL)
  559. //
  560. //Background download plugin
  561. //
  562. //
  563. // MessageId: NS_E_WMP_HWND_NOTFOUND
  564. //
  565. // MessageText:
  566. //
  567. //  Windows Media Player main window not found. The download manager needs to find it to work properly. Please try to run Windows Media Player again.%0
  568. //
  569. #define NS_E_WMP_HWND_NOTFOUND           _HRESULT_TYPEDEF_(0xC00D125CL)
  570. //
  571. // MessageId: NS_E_BKGDOWNLOAD_WRONG_NO_FILES
  572. //
  573. // MessageText:
  574. //
  575. //  Windows media player encountered a download with wrong number of files. This may happen if some other application is trying to create jobs with same signature as Windows Media Player.%0
  576. //
  577. #define NS_E_BKGDOWNLOAD_WRONG_NO_FILES  _HRESULT_TYPEDEF_(0xC00D125DL)
  578. //
  579. // MessageId: NS_E_BKGDOWNLOAD_COMPLETECANCELLEDJOB
  580. //
  581. // MessageText:
  582. //
  583. //  Windows Media Player tried to complete a download that was already cancelled. The file will not be available.%0
  584. //
  585. #define NS_E_BKGDOWNLOAD_COMPLETECANCELLEDJOB _HRESULT_TYPEDEF_(0xC00D125EL)
  586. //
  587. // MessageId: NS_E_BKGDOWNLOAD_CANCELCOMPLETEDJOB
  588. //
  589. // MessageText:
  590. //
  591. //  Windows Media Player tried to cancel a download that was already completed. The file will not be removed.%0
  592. //
  593. #define NS_E_BKGDOWNLOAD_CANCELCOMPLETEDJOB _HRESULT_TYPEDEF_(0xC00D125FL)
  594. //
  595. // MessageId: NS_E_BKGDOWNLOAD_NOJOBPOINTER
  596. //
  597. // MessageText:
  598. //
  599. //  Windows Media Player is trying to access an invalid download.%0
  600. //
  601. #define NS_E_BKGDOWNLOAD_NOJOBPOINTER    _HRESULT_TYPEDEF_(0xC00D1260L)
  602. //
  603. // MessageId: NS_E_BKGDOWNLOAD_INVALIDJOBSIGNATURE
  604. //
  605. // MessageText:
  606. //
  607. //  This download was not created by Windows Media Player.%0
  608. //
  609. #define NS_E_BKGDOWNLOAD_INVALIDJOBSIGNATURE _HRESULT_TYPEDEF_(0xC00D1261L)
  610. //
  611. // MessageId: NS_E_BKGDOWNLOAD_FAILED_TO_CREATE_TEMPFILE
  612. //
  613. // MessageText:
  614. //
  615. //  The Windows Media Player download manager failed to create a temporary file name. This may happen if the path in invalid or if the disk is full. Please check your system and try again.%0
  616. //
  617. #define NS_E_BKGDOWNLOAD_FAILED_TO_CREATE_TEMPFILE _HRESULT_TYPEDEF_(0xC00D1262L)
  618. //
  619. // MessageId: NS_E_BKGDOWNLOAD_PLUGIN_FAILEDINITIALIZE
  620. //
  621. // MessageText:
  622. //
  623. //  The Windows Media Player download manager plugin failed to initialize. This may happen if the system is out of resources. Please check your system and try again.%0
  624. //
  625. #define NS_E_BKGDOWNLOAD_PLUGIN_FAILEDINITIALIZE _HRESULT_TYPEDEF_(0xC00D1263L)
  626. //
  627. // MessageId: NS_E_BKGDOWNLOAD_PLUGIN_FAILEDTOMOVEFILE
  628. //
  629. // MessageText:
  630. //
  631. //  The Windows Media Player download manager failed to move the file.%0
  632. //
  633. #define NS_E_BKGDOWNLOAD_PLUGIN_FAILEDTOMOVEFILE _HRESULT_TYPEDEF_(0xC00D1264L)
  634. //
  635. // MessageId: NS_E_BKGDOWNLOAD_CALLFUNCFAILED
  636. //
  637. // MessageText:
  638. //
  639. //  Download manager failed to accomplish a task. This happened because the system has no resources to allocate.%0
  640. //
  641. #define NS_E_BKGDOWNLOAD_CALLFUNCFAILED  _HRESULT_TYPEDEF_(0xC00D1265L)
  642. //
  643. // MessageId: NS_E_BKGDOWNLOAD_CALLFUNCTIMEOUT
  644. //
  645. // MessageText:
  646. //
  647. //  The Windows Media Player download manager failed to accomplish a task because the task took too long to execute.%0
  648. //
  649. #define NS_E_BKGDOWNLOAD_CALLFUNCTIMEOUT _HRESULT_TYPEDEF_(0xC00D1266L)
  650. //
  651. // MessageId: NS_E_BKGDOWNLOAD_CALLFUNCENDED
  652. //
  653. // MessageText:
  654. //
  655. //  The Windows Media Player download manager failed to accomplish a task because Windows Media Player is terminating the service. The task will be recovered when Windows Media Player starts again.%0
  656. //
  657. #define NS_E_BKGDOWNLOAD_CALLFUNCENDED   _HRESULT_TYPEDEF_(0xC00D1267L)
  658. //
  659. // MessageId: NS_E_BKGDOWNLOAD_WMDUNPACKFAILED
  660. //
  661. // MessageText:
  662. //
  663. //  The Windows Media Player download manager failed to unpack a WMD package that was transferred. The file will be deleted and the operation will not be successfully completed.%0
  664. //
  665. #define NS_E_BKGDOWNLOAD_WMDUNPACKFAILED _HRESULT_TYPEDEF_(0xC00D1268L)
  666. //
  667. // MessageId: NS_E_BKGDOWNLOAD_FAILEDINITIALIZE
  668. //
  669. // MessageText:
  670. //
  671. //  The Windows Media Player download manager failed to initialize. This may happen if the system is out of resources. Please check your system and try again.%0
  672. //
  673. #define NS_E_BKGDOWNLOAD_FAILEDINITIALIZE _HRESULT_TYPEDEF_(0xC00D1269L)
  674. //
  675. // MessageId: NS_E_INTERFACE_NOT_REGISTERED_IN_GIT
  676. //
  677. // MessageText:
  678. //
  679. //  Windows Media Player failed to access a required functionality. This could be caused by wrong system or media player dlls being loaded.%0
  680. //
  681. #define NS_E_INTERFACE_NOT_REGISTERED_IN_GIT _HRESULT_TYPEDEF_(0xC00D126AL)
  682. //
  683. // MessageId: NS_E_BKGDOWNLOAD_INVALID_FILE_NAME
  684. //
  685. // MessageText:
  686. //
  687. //  Windows Media Player failed to get the file name of the requested download. The requested download will be canceled.%0
  688. //
  689. #define NS_E_BKGDOWNLOAD_INVALID_FILE_NAME _HRESULT_TYPEDEF_(0xC00D126BL)
  690. //
  691. //Image Graph Errors 4750 -- 4800
  692. //
  693. //
  694. // MessageId: NS_E_IMAGE_DOWNLOAD_FAILED
  695. //
  696. // MessageText:
  697. //
  698. //  An error was encountered downloading the image.%0
  699. //
  700. #define NS_E_IMAGE_DOWNLOAD_FAILED       _HRESULT_TYPEDEF_(0xC00D128EL)
  701. //
  702. // UDRM errors
  703. //
  704. //
  705. // MessageId: NS_E_WMP_UDRM_NOUSERLIST
  706. //
  707. // MessageText:
  708. //
  709. //  There was a problem while trying to get the list of activated users for this machine. The License acquisition process will be stopped.%0
  710. //
  711. #define NS_E_WMP_UDRM_NOUSERLIST         _HRESULT_TYPEDEF_(0xC00D12C0L)
  712. //
  713. // MessageId: NS_E_WMP_DRM_NOT_ACQUIRING
  714. //
  715. // MessageText:
  716. //
  717. //  The Windows Media Player is trying to acquire a license for a file that is not being used anymore. The License acquisition process will stop.%0
  718. //
  719. #define NS_E_WMP_DRM_NOT_ACQUIRING       _HRESULT_TYPEDEF_(0xC00D12C1L)
  720. //
  721. // String is too large
  722. //
  723. //
  724. // MessageId: NS_E_WMP_BSTR_TOO_LONG
  725. //
  726. // MessageText:
  727. //
  728. //  The parameter is invalid.%0
  729. //
  730. #define NS_E_WMP_BSTR_TOO_LONG           _HRESULT_TYPEDEF_(0xC00D12F2L)
  731. //
  732. // Autoplay errors 4860 --- 4870
  733. //
  734. //
  735. // MessageId: NS_E_WMP_AUTOPLAY_INVALID_STATE
  736. //
  737. // MessageText:
  738. //
  739. //  Invalid state for this request.%0
  740. //
  741. #define NS_E_WMP_AUTOPLAY_INVALID_STATE  _HRESULT_TYPEDEF_(0xC00D12FCL)
  742. //
  743. // CURL Errors 4900 -- 4949
  744. //
  745. //
  746. // MessageId: NS_E_CURL_NOTSAFE
  747. //
  748. // MessageText:
  749. //
  750. //  The URL is not safe for the operation specified.%0
  751. //
  752. #define NS_E_CURL_NOTSAFE                _HRESULT_TYPEDEF_(0xC00D1324L)
  753. //
  754. // MessageId: NS_E_CURL_INVALIDCHAR
  755. //
  756. // MessageText:
  757. //
  758. //  The URL contains one or more invalid characters.%0
  759. //
  760. #define NS_E_CURL_INVALIDCHAR            _HRESULT_TYPEDEF_(0xC00D1325L)
  761. //
  762. // MessageId: NS_E_CURL_INVALIDHOSTNAME
  763. //
  764. // MessageText:
  765. //
  766. //  The URL contains an invalid hostname.%0
  767. //
  768. #define NS_E_CURL_INVALIDHOSTNAME        _HRESULT_TYPEDEF_(0xC00D1326L)
  769. //
  770. // MessageId: NS_E_CURL_INVALIDPATH
  771. //
  772. // MessageText:
  773. //
  774. //  The URL contains an invalid path.%0
  775. //
  776. #define NS_E_CURL_INVALIDPATH            _HRESULT_TYPEDEF_(0xC00D1327L)
  777. //
  778. // MessageId: NS_E_CURL_INVALIDSCHEME
  779. //
  780. // MessageText:
  781. //
  782. //  The URL contains an invalid scheme.%0
  783. //
  784. #define NS_E_CURL_INVALIDSCHEME          _HRESULT_TYPEDEF_(0xC00D1328L)
  785. //
  786. // MessageId: NS_E_CURL_INVALIDURL
  787. //
  788. // MessageText:
  789. //
  790. //  The URL is invalid.%0
  791. //
  792. #define NS_E_CURL_INVALIDURL             _HRESULT_TYPEDEF_(0xC00D1329L)
  793. //
  794. // MessageId: NS_E_CURL_CANTWALK
  795. //
  796. // MessageText:
  797. //
  798. //  The URL would change the root.%0
  799. //
  800. #define NS_E_CURL_CANTWALK               _HRESULT_TYPEDEF_(0xC00D132BL)
  801. //
  802. // MessageId: NS_E_CURL_INVALIDPORT
  803. //
  804. // MessageText:
  805. //
  806. //  The URL port is invalid.%0
  807. //
  808. #define NS_E_CURL_INVALIDPORT            _HRESULT_TYPEDEF_(0xC00D132CL)
  809. //
  810. // MessageId: NS_E_CURLHELPER_NOTADIRECTORY
  811. //
  812. // MessageText:
  813. //
  814. //  The URL is not a directory.%0
  815. //
  816. #define NS_E_CURLHELPER_NOTADIRECTORY    _HRESULT_TYPEDEF_(0xC00D132DL)
  817. //
  818. // MessageId: NS_E_CURLHELPER_NOTAFILE
  819. //
  820. // MessageText:
  821. //
  822. //  The URL is not a file.%0
  823. //
  824. #define NS_E_CURLHELPER_NOTAFILE         _HRESULT_TYPEDEF_(0xC00D132EL)
  825. //
  826. // MessageId: NS_E_CURL_CANTDECODE
  827. //
  828. // MessageText:
  829. //
  830. //  The URL contains characters that could not be decoded.  The URL may be truncated or incomplete.%0
  831. //
  832. #define NS_E_CURL_CANTDECODE             _HRESULT_TYPEDEF_(0xC00D132FL)
  833. //
  834. // MessageId: NS_E_CURLHELPER_NOTRELATIVE
  835. //
  836. // MessageText:
  837. //
  838. //  The specified relative URL is actually not a relative URL.%0
  839. //
  840. #define NS_E_CURLHELPER_NOTRELATIVE      _HRESULT_TYPEDEF_(0xC00D1330L)
  841. //
  842. // MessageId: NS_E_CURL_INVALIDBUFFERSIZE
  843. //
  844. // MessageText:
  845. //
  846. //  The buffer is smaller than the size specified.%0
  847. //
  848. #define NS_E_CURL_INVALIDBUFFERSIZE      _HRESULT_TYPEDEF_(0xC00D1355L)
  849. //
  850. // Subscription Service Errors 4950 -- 4969
  851. //
  852. //
  853. // MessageId: NS_E_SUBSCRIPTIONSERVICE_PLAYBACK_DISALLOWED
  854. //
  855. // MessageText:
  856. //
  857. //  This content is provided by a music service. The content cannot be played, possibly because a valid license does not exist. Please contact the music service with questions.%0
  858. //
  859. #define NS_E_SUBSCRIPTIONSERVICE_PLAYBACK_DISALLOWED _HRESULT_TYPEDEF_(0xC00D1356L)
  860. //
  861. // Advanced Edit Dialog Errors 4970 -- 4989
  862. //
  863. //
  864. // MessageId: NS_E_ADVANCEDEDIT_TOO_MANY_PICTURES
  865. //
  866. // MessageText:
  867. //
  868. //  Not all your images were saved to the file. Only 7MB of images may be saved to a media file.%0
  869. //
  870. #define NS_E_ADVANCEDEDIT_TOO_MANY_PICTURES _HRESULT_TYPEDEF_(0xC00D136AL)
  871. /////////////////////////////////////////////////////////////////////////
  872. //
  873. // Windows Media Server Errors
  874. //
  875. // IdRange = 5000 - 5999
  876. //
  877. /////////////////////////////////////////////////////////////////////////
  878. //
  879. // MessageId: NS_E_REDIRECT
  880. //
  881. // MessageText:
  882. //
  883. //  The client redirected to another server.%0
  884. //
  885. #define NS_E_REDIRECT                    _HRESULT_TYPEDEF_(0xC00D1388L)
  886. //
  887. // MessageId: NS_E_STALE_PRESENTATION
  888. //
  889. // MessageText:
  890. //
  891. //  The streaming media description is no longer current.%0
  892. //
  893. #define NS_E_STALE_PRESENTATION          _HRESULT_TYPEDEF_(0xC00D1389L)
  894.  // Namespace Errors
  895. //
  896. // MessageId: NS_E_NAMESPACE_WRONG_PERSIST
  897. //
  898. // MessageText:
  899. //
  900. //  It is not possible to create a persistent namespace node under a transient parent node.%0
  901. //
  902. #define NS_E_NAMESPACE_WRONG_PERSIST     _HRESULT_TYPEDEF_(0xC00D138AL)
  903. //
  904. // MessageId: NS_E_NAMESPACE_WRONG_TYPE
  905. //
  906. // MessageText:
  907. //
  908. //  It is not possible to store a value in a namespace node that has a different value type.%0
  909. //
  910. #define NS_E_NAMESPACE_WRONG_TYPE        _HRESULT_TYPEDEF_(0xC00D138BL)
  911. //
  912. // MessageId: NS_E_NAMESPACE_NODE_CONFLICT
  913. //
  914. // MessageText:
  915. //
  916. //  It is not possible to remove the root namespace node.%0
  917. //
  918. #define NS_E_NAMESPACE_NODE_CONFLICT     _HRESULT_TYPEDEF_(0xC00D138CL)
  919. //
  920. // MessageId: NS_E_NAMESPACE_NODE_NOT_FOUND
  921. //
  922. // MessageText:
  923. //
  924. //  The specified namespace node could not be found.%0
  925. //
  926. #define NS_E_NAMESPACE_NODE_NOT_FOUND    _HRESULT_TYPEDEF_(0xC00D138DL)
  927. //
  928. // MessageId: NS_E_NAMESPACE_BUFFER_TOO_SMALL
  929. //
  930. // MessageText:
  931. //
  932. //  The buffer supplied to hold namespace node string is too small.%0
  933. //
  934. #define NS_E_NAMESPACE_BUFFER_TOO_SMALL  _HRESULT_TYPEDEF_(0xC00D138EL)
  935. //
  936. // MessageId: NS_E_NAMESPACE_TOO_MANY_CALLBACKS
  937. //
  938. // MessageText:
  939. //
  940. //  The callback list on a namespace node is at the maximum size.%0
  941. //
  942. #define NS_E_NAMESPACE_TOO_MANY_CALLBACKS _HRESULT_TYPEDEF_(0xC00D138FL)
  943. //
  944. // MessageId: NS_E_NAMESPACE_DUPLICATE_CALLBACK
  945. //
  946. // MessageText:
  947. //
  948. //  It is not possible to register an already-registered callback on a namespace node.%0
  949. //
  950. #define NS_E_NAMESPACE_DUPLICATE_CALLBACK _HRESULT_TYPEDEF_(0xC00D1390L)
  951. //
  952. // MessageId: NS_E_NAMESPACE_CALLBACK_NOT_FOUND
  953. //
  954. // MessageText:
  955. //
  956. //  Cannot find the callback in the namespace when attempting to remove the callback.%0
  957. //
  958. #define NS_E_NAMESPACE_CALLBACK_NOT_FOUND _HRESULT_TYPEDEF_(0xC00D1391L)
  959. //
  960. // MessageId: NS_E_NAMESPACE_NAME_TOO_LONG
  961. //
  962. // MessageText:
  963. //
  964. //  The namespace node name exceeds the allowed maximum length.%0
  965. //
  966. #define NS_E_NAMESPACE_NAME_TOO_LONG     _HRESULT_TYPEDEF_(0xC00D1392L)
  967. //
  968. // MessageId: NS_E_NAMESPACE_DUPLICATE_NAME
  969. //
  970. // MessageText:
  971. //
  972. //  Cannot create a namespace node that already exists.%0
  973. //
  974. #define NS_E_NAMESPACE_DUPLICATE_NAME    _HRESULT_TYPEDEF_(0xC00D1393L)
  975. //
  976. // MessageId: NS_E_NAMESPACE_EMPTY_NAME
  977. //
  978. // MessageText:
  979. //
  980. //  The namespace node name cannot be a null string.%0
  981. //
  982. #define NS_E_NAMESPACE_EMPTY_NAME        _HRESULT_TYPEDEF_(0xC00D1394L)
  983. //
  984. // MessageId: NS_E_NAMESPACE_INDEX_TOO_LARGE
  985. //
  986. // MessageText:
  987. //
  988. //  Finding a child namespace node by index failed because the index exceeded the number of children.%0
  989. //
  990. #define NS_E_NAMESPACE_INDEX_TOO_LARGE   _HRESULT_TYPEDEF_(0xC00D1395L)
  991. //
  992. // MessageId: NS_E_NAMESPACE_BAD_NAME
  993. //
  994. // MessageText:
  995. //
  996. //  The namespace node name is invalid.%0
  997. //
  998. #define NS_E_NAMESPACE_BAD_NAME          _HRESULT_TYPEDEF_(0xC00D1396L)
  999. //
  1000. // MessageId: NS_E_NAMESPACE_WRONG_SECURITY
  1001. //
  1002. // MessageText:
  1003. //
  1004. //  It is not possible to store a value in a namespace node that has a different security type.%0
  1005. //
  1006. #define NS_E_NAMESPACE_WRONG_SECURITY    _HRESULT_TYPEDEF_(0xC00D1397L)
  1007.  // Cache Errors 5100-5199
  1008. //
  1009. // MessageId: NS_E_CACHE_ARCHIVE_CONFLICT
  1010. //
  1011. // MessageText:
  1012. //
  1013. //  The archive request conflicts with other requests in progress.%0
  1014. //
  1015. #define NS_E_CACHE_ARCHIVE_CONFLICT      _HRESULT_TYPEDEF_(0xC00D13ECL)
  1016. //
  1017. // MessageId: NS_E_CACHE_ORIGIN_SERVER_NOT_FOUND
  1018. //
  1019. // MessageText:
  1020. //
  1021. //  The specified origin server cannot be found.%0
  1022. //
  1023. #define NS_E_CACHE_ORIGIN_SERVER_NOT_FOUND _HRESULT_TYPEDEF_(0xC00D13EDL)
  1024. //
  1025. // MessageId: NS_E_CACHE_ORIGIN_SERVER_TIMEOUT
  1026. //
  1027. // MessageText:
  1028. //
  1029. //  The specified origin server is not responding.%0
  1030. //
  1031. #define NS_E_CACHE_ORIGIN_SERVER_TIMEOUT _HRESULT_TYPEDEF_(0xC00D13EEL)
  1032. //
  1033. // MessageId: NS_E_CACHE_NOT_BROADCAST
  1034. //
  1035. // MessageText:
  1036. //
  1037. //  The internal code for HTTP status code 412 Precondition Failed due to not broadcast type.%0
  1038. //
  1039. #define NS_E_CACHE_NOT_BROADCAST         _HRESULT_TYPEDEF_(0xC00D13EFL)
  1040. //
  1041. // MessageId: NS_E_CACHE_CANNOT_BE_CACHED
  1042. //
  1043. // MessageText:
  1044. //
  1045. //  The internal code for HTTP status code 403 Forbidden due to not cacheable.%0
  1046. //
  1047. #define NS_E_CACHE_CANNOT_BE_CACHED      _HRESULT_TYPEDEF_(0xC00D13F0L)
  1048. //
  1049. // MessageId: NS_E_CACHE_NOT_MODIFIED
  1050. //
  1051. // MessageText:
  1052. //
  1053. //  The internal code for HTTP status code 304 Not Modified.%0
  1054. //
  1055. #define NS_E_CACHE_NOT_MODIFIED          _HRESULT_TYPEDEF_(0xC00D13F1L)
  1056. // Object Model Errors 5200-5299
  1057. //
  1058. // MessageId: NS_E_CANNOT_REMOVE_PUBLISHING_POINT
  1059. //
  1060. // MessageText:
  1061. //
  1062. //  It is not possible to remove a cache or proxy publishing point.%0
  1063. //
  1064. #define NS_E_CANNOT_REMOVE_PUBLISHING_POINT _HRESULT_TYPEDEF_(0xC00D1450L)
  1065. //
  1066. // MessageId: NS_E_CANNOT_REMOVE_PLUGIN
  1067. //
  1068. // MessageText:
  1069. //
  1070. //  It is not possible to remove the last instance of a type of plug-in.%0
  1071. //
  1072. #define NS_E_CANNOT_REMOVE_PLUGIN        _HRESULT_TYPEDEF_(0xC00D1451L)
  1073. //
  1074. // MessageId: NS_E_WRONG_PUBLISHING_POINT_TYPE
  1075. //
  1076. // MessageText:
  1077. //
  1078. //  Cache and proxy publishing points do not support this property or method.%0
  1079. //
  1080. #define NS_E_WRONG_PUBLISHING_POINT_TYPE _HRESULT_TYPEDEF_(0xC00D1452L)
  1081. //
  1082. // MessageId: NS_E_UNSUPPORTED_LOAD_TYPE
  1083. //
  1084. // MessageText:
  1085. //
  1086. //  The plug-in does not support the specified load type.%0
  1087. //
  1088. #define NS_E_UNSUPPORTED_LOAD_TYPE       _HRESULT_TYPEDEF_(0xC00D1453L)
  1089. //
  1090. // MessageId: NS_E_INVALID_PLUGIN_LOAD_TYPE_CONFIGURATION
  1091. //
  1092. // MessageText:
  1093. //
  1094. //  The plug-in does not support any load types. The plug-in must support at least one load type.%0
  1095. //
  1096. #define NS_E_INVALID_PLUGIN_LOAD_TYPE_CONFIGURATION _HRESULT_TYPEDEF_(0xC00D1454L)
  1097. //
  1098. // MessageId: NS_E_INVALID_PUBLISHING_POINT_NAME
  1099. //
  1100. // MessageText:
  1101. //
  1102. //  The publishing point name is invalid.%0
  1103. //
  1104. #define NS_E_INVALID_PUBLISHING_POINT_NAME _HRESULT_TYPEDEF_(0xC00D1455L)
  1105. //
  1106. // MessageId: NS_E_TOO_MANY_MULTICAST_SINKS
  1107. //
  1108. // MessageText:
  1109. //
  1110. //  Only one multicast data writer plug-in can be enabled for a publishing point.%0
  1111. //
  1112. #define NS_E_TOO_MANY_MULTICAST_SINKS    _HRESULT_TYPEDEF_(0xC00D1456L)
  1113. //
  1114. // MessageId: NS_E_PUBLISHING_POINT_INVALID_REQUEST_WHILE_STARTED
  1115. //
  1116. // MessageText:
  1117. //
  1118. //  The requested operation cannot be completed while the publishing point is started.%0
  1119. //
  1120. #define NS_E_PUBLISHING_POINT_INVALID_REQUEST_WHILE_STARTED _HRESULT_TYPEDEF_(0xC00D1457L)
  1121. //
  1122. // MessageId: NS_E_MULTICAST_PLUGIN_NOT_ENABLED
  1123. //
  1124. // MessageText:
  1125. //
  1126. //  A multicast data writer plug-in must be enabled in order for this operation to be completed.%0
  1127. //
  1128. #define NS_E_MULTICAST_PLUGIN_NOT_ENABLED _HRESULT_TYPEDEF_(0xC00D1458L)
  1129. //
  1130. // MessageId: NS_E_INVALID_OPERATING_SYSTEM_VERSION
  1131. //
  1132. // MessageText:
  1133. //
  1134. //  This feature requires Windows .NET Enterprise Server.%0
  1135. //
  1136. #define NS_E_INVALID_OPERATING_SYSTEM_VERSION _HRESULT_TYPEDEF_(0xC00D1459L)
  1137. //
  1138. // MessageId: NS_E_PUBLISHING_POINT_REMOVED
  1139. //
  1140. // MessageText:
  1141. //
  1142. //  The requested operation cannot be completed because the specified publishing point has been removed.%0
  1143. //
  1144. #define NS_E_PUBLISHING_POINT_REMOVED    _HRESULT_TYPEDEF_(0xC00D145AL)
  1145. //
  1146. // MessageId: NS_E_INVALID_PUSH_PUBLISHING_POINT_START_REQUEST
  1147. //
  1148. // MessageText:
  1149. //
  1150. //  Push publishing points are started when the encoder starts pushing the stream. This publishing point cannot be started by the server administrator.%0
  1151. //
  1152. #define NS_E_INVALID_PUSH_PUBLISHING_POINT_START_REQUEST _HRESULT_TYPEDEF_(0xC00D145BL)
  1153. //
  1154. // MessageId: NS_E_UNSUPPORTED_LANGUAGE
  1155. //
  1156. // MessageText:
  1157. //
  1158. //  The specified language is not supported.%0
  1159. //
  1160. #define NS_E_UNSUPPORTED_LANGUAGE        _HRESULT_TYPEDEF_(0xC00D145CL)
  1161. //
  1162. // MessageId: NS_E_WRONG_OS_VERSION
  1163. //
  1164. // MessageText:
  1165. //
  1166. //  Windows Media Services will only run on Windows .NET Server and Windows .NET Enterprise Server.%0
  1167. //
  1168. #define NS_E_WRONG_OS_VERSION            _HRESULT_TYPEDEF_(0xC00D145DL)
  1169. //
  1170. // MessageId: NS_E_PUBLISHING_POINT_STOPPED
  1171. //
  1172. // MessageText:
  1173. //
  1174. //  The operation cannot be completed because the publishing point has been stopped.%0
  1175. //
  1176. #define NS_E_PUBLISHING_POINT_STOPPED    _HRESULT_TYPEDEF_(0xC00D145EL)
  1177. // Playlist Errors 5300-5399
  1178. //
  1179. // MessageId: NS_E_PLAYLIST_ENTRY_ALREADY_PLAYING
  1180. //
  1181. // MessageText:
  1182. //
  1183. //  The playlist entry is already playing.%0
  1184. //
  1185. #define NS_E_PLAYLIST_ENTRY_ALREADY_PLAYING _HRESULT_TYPEDEF_(0xC00D14B4L)
  1186. //
  1187. // MessageId: NS_E_EMPTY_PLAYLIST
  1188. //
  1189. // MessageText:
  1190. //
  1191. //  The playlist or directory you are requesting does not contain content.%0
  1192. //
  1193. #define NS_E_EMPTY_PLAYLIST              _HRESULT_TYPEDEF_(0xC00D14B5L)
  1194. //
  1195. // MessageId: NS_E_PLAYLIST_PARSE_FAILURE
  1196. //
  1197. // MessageText:
  1198. //
  1199. //  The server was unable to parse the requested playlist file.%0
  1200. //
  1201. #define NS_E_PLAYLIST_PARSE_FAILURE      _HRESULT_TYPEDEF_(0xC00D14B6L)
  1202. //
  1203. // MessageId: NS_E_PLAYLIST_UNSUPPORTED_ENTRY
  1204. //
  1205. // MessageText:
  1206. //
  1207. //  The requested operation is not supported for this type of playlist entry.%0
  1208. //
  1209. #define NS_E_PLAYLIST_UNSUPPORTED_ENTRY  _HRESULT_TYPEDEF_(0xC00D14B7L)
  1210. //
  1211. // MessageId: NS_E_PLAYLIST_ENTRY_NOT_IN_PLAYLIST
  1212. //
  1213. // MessageText:
  1214. //
  1215. //  Cannot jump to a playlist entry that is not inserted in the playlist.%0
  1216. //
  1217. #define NS_E_PLAYLIST_ENTRY_NOT_IN_PLAYLIST _HRESULT_TYPEDEF_(0xC00D14B8L)
  1218. //
  1219. // MessageId: NS_E_PLAYLIST_ENTRY_SEEK
  1220. //
  1221. // MessageText:
  1222. //
  1223. //  Cannot seek to the desired playlist entry.%0
  1224. //
  1225. #define NS_E_PLAYLIST_ENTRY_SEEK         _HRESULT_TYPEDEF_(0xC00D14B9L)
  1226. //
  1227. // MessageId: NS_E_PLAYLIST_RECURSIVE_PLAYLISTS
  1228. //
  1229. // MessageText:
  1230. //
  1231. //  Cannot play recursive playlist.%0
  1232. //
  1233. #define NS_E_PLAYLIST_RECURSIVE_PLAYLISTS _HRESULT_TYPEDEF_(0xC00D14BAL)
  1234. //
  1235. // MessageId: NS_E_PLAYLIST_TOO_MANY_NESTED_PLAYLISTS
  1236. //
  1237. // MessageText:
  1238. //
  1239. //  The number of nested playlists exceeded the limit the server can handle.%0
  1240. //
  1241. #define NS_E_PLAYLIST_TOO_MANY_NESTED_PLAYLISTS _HRESULT_TYPEDEF_(0xC00D14BBL)
  1242. //
  1243. // MessageId: NS_E_PLAYLIST_SHUTDOWN
  1244. //
  1245. // MessageText:
  1246. //
  1247. //  Cannot execute the requested operation because the playlist has been shut down by the Media Server.%0
  1248. //
  1249. #define NS_E_PLAYLIST_SHUTDOWN           _HRESULT_TYPEDEF_(0xC00D14BCL)
  1250. //
  1251. // MessageId: NS_E_PLAYLIST_END_RECEDING
  1252. //
  1253. // MessageText:
  1254. //
  1255. //  The playlist has ended while receding.%0
  1256. //
  1257. #define NS_E_PLAYLIST_END_RECEDING       _HRESULT_TYPEDEF_(0xC00D14BDL)
  1258. //
  1259. // MessageId: NS_I_PLAYLIST_CHANGE_RECEDING
  1260. //
  1261. // MessageText:
  1262. //
  1263. //  The playlist change occurred while receding.%0
  1264. //
  1265. #define NS_I_PLAYLIST_CHANGE_RECEDING    _HRESULT_TYPEDEF_(0x400D14BEL)
  1266. // Datapath Errors -- 5400 - 5499
  1267. //
  1268. // MessageId: NS_E_DATAPATH_NO_SINK
  1269. //
  1270. // MessageText:
  1271. //
  1272. //  The data path does not have an associated data writer plug-in.%0
  1273. //
  1274. #define NS_E_DATAPATH_NO_SINK            _HRESULT_TYPEDEF_(0xC00D1518L)
  1275. //
  1276. // MessageId: NS_S_PUBLISHING_POINT_STARTED_WITH_FAILED_SINKS
  1277. //
  1278. // MessageText:
  1279. //
  1280. //  The publishing point successfully started, but one or more of the requested data writer plug-ins failed.%0
  1281. //
  1282. #define NS_S_PUBLISHING_POINT_STARTED_WITH_FAILED_SINKS _HRESULT_TYPEDEF_(0x000D1519L)
  1283. //
  1284. // MessageId: NS_E_INVALID_PUSH_TEMPLATE
  1285. //
  1286. // MessageText:
  1287. //
  1288. //  The specified push template is invalid.%0
  1289. //
  1290. #define NS_E_INVALID_PUSH_TEMPLATE       _HRESULT_TYPEDEF_(0xC00D151AL)
  1291. //
  1292. // MessageId: NS_E_INVALID_PUSH_PUBLISHING_POINT
  1293. //
  1294. // MessageText:
  1295. //
  1296. //  The specified push publishing point is invalid.%0
  1297. //
  1298. #define NS_E_INVALID_PUSH_PUBLISHING_POINT _HRESULT_TYPEDEF_(0xC00D151BL)
  1299. //
  1300. // MessageId: NS_E_CRITICAL_ERROR
  1301. //
  1302. // MessageText:
  1303. //
  1304. //  The requested operation cannot be performed because the server or publishing point is in a critical error state.%0
  1305. //
  1306. #define NS_E_CRITICAL_ERROR              _HRESULT_TYPEDEF_(0xC00D151CL)
  1307. //
  1308. // MessageId: NS_E_NO_NEW_CONNECTIONS
  1309. //
  1310. // MessageText:
  1311. //
  1312. //  The content can not be played because the server is not currently accepting connections. Try connecting at a later time.%0
  1313. //
  1314. #define NS_E_NO_NEW_CONNECTIONS          _HRESULT_TYPEDEF_(0xC00D151DL)
  1315. //
  1316. // MessageId: NS_E_WSX_INVALID_VERSION
  1317. //
  1318. // MessageText:
  1319. //
  1320. //  The version of this playlist is not supported by the server.%0
  1321. //
  1322. #define NS_E_WSX_INVALID_VERSION         _HRESULT_TYPEDEF_(0xC00D151EL)
  1323. //
  1324. // MessageId: NS_E_HEADER_MISMATCH
  1325. //
  1326. // MessageText:
  1327. //
  1328. //  The command does not apply to the current media header user by a server component.%0
  1329. //
  1330. #define NS_E_HEADER_MISMATCH             _HRESULT_TYPEDEF_(0xC00D151FL)
  1331. //
  1332. // MessageId: NS_E_PUSH_DUPLICATE_PUBLISHING_POINT_NAME
  1333. //
  1334. // MessageText:
  1335. //
  1336. //  The specified publishing point name is already in use.%0
  1337. //
  1338. #define NS_E_PUSH_DUPLICATE_PUBLISHING_POINT_NAME _HRESULT_TYPEDEF_(0xC00D1520L)
  1339. // Plugin Errors -- 5500 - 5599
  1340. //
  1341. // MessageId: NS_E_NO_SCRIPT_ENGINE
  1342. //
  1343. // MessageText:
  1344. //
  1345. //  There is no script engine available for this file.%0
  1346. //
  1347. #define NS_E_NO_SCRIPT_ENGINE            _HRESULT_TYPEDEF_(0xC00D157CL)
  1348. //
  1349. // MessageId: NS_E_PLUGIN_ERROR_REPORTED
  1350. //
  1351. // MessageText:
  1352. //
  1353. //  The plug-in has reported an error. See the Troubleshooting tab or the NT Application Event Log for details.%0
  1354. //
  1355. #define NS_E_PLUGIN_ERROR_REPORTED       _HRESULT_TYPEDEF_(0xC00D157DL)
  1356. //
  1357. // MessageId: NS_E_SOURCE_PLUGIN_NOT_FOUND
  1358. //
  1359. // MessageText:
  1360. //
  1361. //  No enabled data source plug-in is available to access the requested content.%0
  1362. //
  1363. #define NS_E_SOURCE_PLUGIN_NOT_FOUND     _HRESULT_TYPEDEF_(0xC00D157EL)
  1364. //
  1365. // MessageId: NS_E_PLAYLIST_PLUGIN_NOT_FOUND
  1366. //
  1367. // MessageText:
  1368. //
  1369. //  No enabled playlist parser plug-in is available to access the requested content.%0
  1370. //
  1371. #define NS_E_PLAYLIST_PLUGIN_NOT_FOUND   _HRESULT_TYPEDEF_(0xC00D157FL)
  1372. //
  1373. // MessageId: NS_E_DATA_SOURCE_ENUMERATION_NOT_SUPPORTED
  1374. //
  1375. // MessageText:
  1376. //
  1377. //  The data source plug-in does not support enumeration.%0
  1378. //
  1379. #define NS_E_DATA_SOURCE_ENUMERATION_NOT_SUPPORTED _HRESULT_TYPEDEF_(0xC00D1580L)
  1380. //
  1381. // MessageId: NS_E_MEDIA_PARSER_INVALID_FORMAT
  1382. //
  1383. // MessageText:
  1384. //
  1385. //  The server cannot stream the selected file because it is either damaged or corrupt. Select a different file.%0
  1386. //
  1387. #define NS_E_MEDIA_PARSER_INVALID_FORMAT _HRESULT_TYPEDEF_(0xC00D1581L)
  1388. //
  1389. // MessageId: NS_E_SCRIPT_DEBUGGER_NOT_INSTALLED
  1390. //
  1391. // MessageText:
  1392. //
  1393. //  The plug-in cannot be enabled because a compatible script debugger is not installed on this system.  Install a script debugger, or disable the script debugger option on the general tab of the plug-in's properties page and try again.%0
  1394. //
  1395. #define NS_E_SCRIPT_DEBUGGER_NOT_INSTALLED _HRESULT_TYPEDEF_(0xC00D1582L)
  1396. //
  1397. // MessageId: NS_E_FEATURE_REQUIRES_ENTERPRISE_SERVER
  1398. //
  1399. // MessageText:
  1400. //
  1401. //  The plug-in cannot be loaded because it requires Windows .NET Enterprise Server.%0
  1402. //
  1403. #define NS_E_FEATURE_REQUIRES_ENTERPRISE_SERVER _HRESULT_TYPEDEF_(0xC00D1583L)
  1404. //
  1405. // MessageId: NS_E_WIZARD_RUNNING
  1406. //
  1407. // MessageText:
  1408. //
  1409. //  Another wizard is currently running. Please close the other wizard or wait until it finishes before attempting to run this wizard again.%0
  1410. //
  1411. #define NS_E_WIZARD_RUNNING              _HRESULT_TYPEDEF_(0xC00D1584L)
  1412. //
  1413. // MessageId: NS_E_INVALID_LOG_URL
  1414. //
  1415. // MessageText:
  1416. //
  1417. //  Invalid log URL. Multicast logging URL must look like "http://servername/isapibackend.dll" .%0
  1418. //
  1419. #define NS_E_INVALID_LOG_URL             _HRESULT_TYPEDEF_(0xC00D1585L)
  1420. //
  1421. // MessageId: NS_E_INVALID_MTU_RANGE
  1422. //
  1423. // MessageText:
  1424. //
  1425. //  Invalid MTU specified. The valid range for maximum packet size is between 36  and 65507 bytes .%0
  1426. //
  1427. #define NS_E_INVALID_MTU_RANGE           _HRESULT_TYPEDEF_(0xC00D1586L)
  1428. //
  1429. // MessageId: NS_E_INVALID_PLAY_STATISTICS
  1430. //
  1431. // MessageText:
  1432. //
  1433. //  Invalid play statistics for logging .%0
  1434. //
  1435. #define NS_E_INVALID_PLAY_STATISTICS     _HRESULT_TYPEDEF_(0xC00D1587L)
  1436. //
  1437. // MessageId: NS_E_LOG_NEED_TO_BE_SKIPPED
  1438. //
  1439. // MessageText:
  1440. //
  1441. //  The log needs to be skipped .%0
  1442. //
  1443. #define NS_E_LOG_NEED_TO_BE_SKIPPED      _HRESULT_TYPEDEF_(0xC00D1588L)
  1444. //
  1445. // MessageId: NS_E_HTTP_TEXT_DATACONTAINER_SIZE_LIMIT_EXCEEDED
  1446. //
  1447. // MessageText:
  1448. //
  1449. //  The size of the data exceeded the limit the WMS HTTP Download Data Source plugin can handle.%0
  1450. //
  1451. #define NS_E_HTTP_TEXT_DATACONTAINER_SIZE_LIMIT_EXCEEDED _HRESULT_TYPEDEF_(0xC00D1589L)
  1452. //
  1453. // MessageId: NS_E_PORT_IN_USE
  1454. //
  1455. // MessageText:
  1456. //
  1457. //  One usage of each socket address (protocol/network address/port) is permitted. Verify that other services or applications are not attempting to use the same port and then try to enable the plug-in again.%0
  1458. //
  1459. #define NS_E_PORT_IN_USE                 _HRESULT_TYPEDEF_(0xC00D158AL)
  1460. //
  1461. // MessageId: NS_E_PORT_IN_USE_HTTP
  1462. //
  1463. // MessageText:
  1464. //
  1465. //  One usage of each socket address (protocol/network address/port) is permitted. Verify that other services (such as IIS) or applications are not attempting to use the same port and then try to enable the plug-in again.%0
  1466. //
  1467. #define NS_E_PORT_IN_USE_HTTP            _HRESULT_TYPEDEF_(0xC00D158BL)
  1468. //
  1469. // MessageId: NS_E_HTTP_TEXT_DATACONTAINER_INVALID_SERVER_RESPONSE
  1470. //
  1471. // MessageText:
  1472. //
  1473. //  The WMS HTTP Download Data Source plugin was unable to receive the remote server's response.%0
  1474. //
  1475. #define NS_E_HTTP_TEXT_DATACONTAINER_INVALID_SERVER_RESPONSE _HRESULT_TYPEDEF_(0xC00D158CL)
  1476. //
  1477. // MessageId: NS_E_ARCHIVE_REACH_QUOTA
  1478. //
  1479. // MessageText:
  1480. //
  1481. //  The archive plug-in has reached its quota.%0
  1482. //
  1483. #define NS_E_ARCHIVE_REACH_QUOTA         _HRESULT_TYPEDEF_(0xC00D158DL)
  1484. //
  1485. // MessageId: NS_E_ARCHIVE_ABORT_DUE_TO_BCAST
  1486. //
  1487. // MessageText:
  1488. //
  1489. //  The archive plug-in aborted because the source was from broadcast.%0
  1490. //
  1491. #define NS_E_ARCHIVE_ABORT_DUE_TO_BCAST  _HRESULT_TYPEDEF_(0xC00D158EL)
  1492. //
  1493. // MessageId: NS_E_ARCHIVE_GAP_DETECTED
  1494. //
  1495. // MessageText:
  1496. //
  1497. //  The archive plug-in detected an interrupt in the source.%0
  1498. //
  1499. #define NS_E_ARCHIVE_GAP_DETECTED        _HRESULT_TYPEDEF_(0xC00D158FL)
  1500. /////////////////////////////////////////////////////////////////////////
  1501. //
  1502. // Windows Media Tools Errors
  1503. //
  1504. // IdRange = 7000 - 7999
  1505. //
  1506. /////////////////////////////////////////////////////////////////////////
  1507. //
  1508. // MessageId: NS_E_BAD_MARKIN
  1509. //
  1510. // MessageText:
  1511. //
  1512. //  The mark-in time should be greater than 0 and less than the mark-out time.%0
  1513. //
  1514. #define NS_E_BAD_MARKIN                  _HRESULT_TYPEDEF_(0xC00D1B58L)
  1515. //
  1516. // MessageId: NS_E_BAD_MARKOUT
  1517. //
  1518. // MessageText:
  1519. //
  1520. //  The mark-out time should be greater than the mark-in time and less than the file duration.%0
  1521. //
  1522. #define NS_E_BAD_MARKOUT                 _HRESULT_TYPEDEF_(0xC00D1B59L)
  1523. //
  1524. // MessageId: NS_E_NOMATCHING_MEDIASOURCE
  1525. //
  1526. // MessageText:
  1527. //
  1528. //  No matching media type is found in the source %1.%0
  1529. //
  1530. #define NS_E_NOMATCHING_MEDIASOURCE      _HRESULT_TYPEDEF_(0xC00D1B5AL)
  1531. //
  1532. // MessageId: NS_E_UNSUPPORTED_SOURCETYPE
  1533. //
  1534. // MessageText:
  1535. //
  1536. //  The specified source type is not supported.%0
  1537. //
  1538. #define NS_E_UNSUPPORTED_SOURCETYPE      _HRESULT_TYPEDEF_(0xC00D1B5BL)
  1539. //
  1540. // MessageId: NS_E_TOO_MANY_AUDIO
  1541. //
  1542. // MessageText:
  1543. //
  1544. //  It is not possible to specify more than one audio input.%0
  1545. //
  1546. #define NS_E_TOO_MANY_AUDIO              _HRESULT_TYPEDEF_(0xC00D1B5CL)
  1547. //
  1548. // MessageId: NS_E_TOO_MANY_VIDEO
  1549. //
  1550. // MessageText:
  1551. //
  1552. //  It is not possible to specify more than two video inputs.%0
  1553. //
  1554. #define NS_E_TOO_MANY_VIDEO              _HRESULT_TYPEDEF_(0xC00D1B5DL)
  1555. //
  1556. // MessageId: NS_E_NOMATCHING_ELEMENT
  1557. //
  1558. // MessageText:
  1559. //
  1560. //  No matching element is found in the list.%0
  1561. //
  1562. #define NS_E_NOMATCHING_ELEMENT          _HRESULT_TYPEDEF_(0xC00D1B5EL)
  1563. //
  1564. // MessageId: NS_E_MISMATCHED_MEDIACONTENT
  1565. //
  1566. // MessageText:
  1567. //
  1568. //  The profile's media types must match the media types defined for the session.%0
  1569. //
  1570. #define NS_E_MISMATCHED_MEDIACONTENT     _HRESULT_TYPEDEF_(0xC00D1B5FL)
  1571. //
  1572. // MessageId: NS_E_CANNOT_DELETE_ACTIVE_SOURCEGROUP
  1573. //
  1574. // MessageText:
  1575. //
  1576. //  It is not possible to remove an active source while encoding.%0
  1577. //
  1578. #define NS_E_CANNOT_DELETE_ACTIVE_SOURCEGROUP _HRESULT_TYPEDEF_(0xC00D1B60L)
  1579. //
  1580. // MessageId: NS_E_AUDIODEVICE_BUSY
  1581. //
  1582. // MessageText:
  1583. //
  1584. //  It is not possible to open the specified audio capture device because it is currently in use.%0
  1585. //
  1586. #define NS_E_AUDIODEVICE_BUSY            _HRESULT_TYPEDEF_(0xC00D1B61L)
  1587. //
  1588. // MessageId: NS_E_AUDIODEVICE_UNEXPECTED
  1589. //
  1590. // MessageText:
  1591. //
  1592. //  It is not possible to open the specified audio capture device because an unexpected error has occurred.%0
  1593. //
  1594. #define NS_E_AUDIODEVICE_UNEXPECTED      _HRESULT_TYPEDEF_(0xC00D1B62L)
  1595. //
  1596. // MessageId: NS_E_AUDIODEVICE_BADFORMAT
  1597. //
  1598. // MessageText:
  1599. //
  1600. //  The audio capture device does not support the specified audio format.%0
  1601. //
  1602. #define NS_E_AUDIODEVICE_BADFORMAT       _HRESULT_TYPEDEF_(0xC00D1B63L)
  1603. //
  1604. // MessageId: NS_E_VIDEODEVICE_BUSY
  1605. //
  1606. // MessageText:
  1607. //
  1608. //  It is not possible to open the specified video capture device because it is currently in use.%0
  1609. //
  1610. #define NS_E_VIDEODEVICE_BUSY            _HRESULT_TYPEDEF_(0xC00D1B64L)
  1611. //
  1612. // MessageId: NS_E_VIDEODEVICE_UNEXPECTED
  1613. //
  1614. // MessageText:
  1615. //
  1616. //  It is not possible to open the specified video capture device because an unexpected error has occurred.%0
  1617. //
  1618. #define NS_E_VIDEODEVICE_UNEXPECTED      _HRESULT_TYPEDEF_(0xC00D1B65L)
  1619. //
  1620. // MessageId: NS_E_INVALIDCALL_WHILE_ENCODER_RUNNING
  1621. //
  1622. // MessageText:
  1623. //
  1624. //  This operation is not allowed while encoding.%0
  1625. //
  1626. #define NS_E_INVALIDCALL_WHILE_ENCODER_RUNNING _HRESULT_TYPEDEF_(0xC00D1B66L)
  1627. //
  1628. // MessageId: NS_E_NO_PROFILE_IN_SOURCEGROUP
  1629. //
  1630. // MessageText:
  1631. //
  1632. //  No profile is set for the source.%0
  1633. //
  1634. #define NS_E_NO_PROFILE_IN_SOURCEGROUP   _HRESULT_TYPEDEF_(0xC00D1B67L)
  1635. //
  1636. // MessageId: NS_E_VIDEODRIVER_UNSTABLE
  1637. //
  1638. // MessageText:
  1639. //
  1640. //  The video capture driver returned an unrecoverable error.  It is now in an unstable state.%0
  1641. //
  1642. #define NS_E_VIDEODRIVER_UNSTABLE        _HRESULT_TYPEDEF_(0xC00D1B68L)
  1643. //
  1644. // MessageId: NS_E_VIDCAPSTARTFAILED
  1645. //
  1646. // MessageText:
  1647. //
  1648. //  It was not possible to start the video device.%0
  1649. //
  1650. #define NS_E_VIDCAPSTARTFAILED           _HRESULT_TYPEDEF_(0xC00D1B69L)
  1651. //
  1652. // MessageId: NS_E_VIDSOURCECOMPRESSION
  1653. //
  1654. // MessageText:
  1655. //
  1656. //  The video source does not support the requested output format or color depth.%0
  1657. //
  1658. #define NS_E_VIDSOURCECOMPRESSION        _HRESULT_TYPEDEF_(0xC00D1B6AL)
  1659. //
  1660. // MessageId: NS_E_VIDSOURCESIZE
  1661. //
  1662. // MessageText:
  1663. //
  1664. //  The video source does not support the requested capture size.%0
  1665. //
  1666. #define NS_E_VIDSOURCESIZE               _HRESULT_TYPEDEF_(0xC00D1B6BL)
  1667. //
  1668. // MessageId: NS_E_ICMQUERYFORMAT
  1669. //
  1670. // MessageText:
  1671. //
  1672. //  It was not possible to obtain output information from the video compressor.%0
  1673. //
  1674. #define NS_E_ICMQUERYFORMAT              _HRESULT_TYPEDEF_(0xC00D1B6CL)
  1675. //
  1676. // MessageId: NS_E_VIDCAPCREATEWINDOW
  1677. //
  1678. // MessageText:
  1679. //
  1680. //  It was not possible to create a video capture window.%0
  1681. //
  1682. #define NS_E_VIDCAPCREATEWINDOW          _HRESULT_TYPEDEF_(0xC00D1B6DL)
  1683. //
  1684. // MessageId: NS_E_VIDCAPDRVINUSE
  1685. //
  1686. // MessageText:
  1687. //
  1688. //  There is already a stream active on this video device.%0
  1689. //
  1690. #define NS_E_VIDCAPDRVINUSE              _HRESULT_TYPEDEF_(0xC00D1B6EL)
  1691. //
  1692. // MessageId: NS_E_NO_MEDIAFORMAT_IN_SOURCE
  1693. //
  1694. // MessageText:
  1695. //
  1696. //  No media format is set in source.%0
  1697. //
  1698. #define NS_E_NO_MEDIAFORMAT_IN_SOURCE    _HRESULT_TYPEDEF_(0xC00D1B6FL)
  1699. //
  1700. // MessageId: NS_E_NO_VALID_OUTPUT_STREAM
  1701. //
  1702. // MessageText:
  1703. //
  1704. //  Cannot find a valid output stream from the source.%0
  1705. //
  1706. #define NS_E_NO_VALID_OUTPUT_STREAM      _HRESULT_TYPEDEF_(0xC00D1B70L)
  1707. //
  1708. // MessageId: NS_E_NO_VALID_SOURCE_PLUGIN
  1709. //
  1710. // MessageText:
  1711. //
  1712. //  It was not possible to find a valid source plug-in for the specified source.%0
  1713. //
  1714. #define NS_E_NO_VALID_SOURCE_PLUGIN      _HRESULT_TYPEDEF_(0xC00D1B71L)
  1715. //
  1716. // MessageId: NS_E_NO_ACTIVE_SOURCEGROUP
  1717. //
  1718. // MessageText:
  1719. //
  1720. //  No source is currently active.%0
  1721. //
  1722. #define NS_E_NO_ACTIVE_SOURCEGROUP       _HRESULT_TYPEDEF_(0xC00D1B72L)
  1723. //
  1724. // MessageId: NS_E_NO_SCRIPT_STREAM
  1725. //
  1726. // MessageText:
  1727. //
  1728. //  No script stream is set in the current source.%0
  1729. //
  1730. #define NS_E_NO_SCRIPT_STREAM            _HRESULT_TYPEDEF_(0xC00D1B73L)
  1731. //
  1732. // MessageId: NS_E_INVALIDCALL_WHILE_ARCHIVAL_RUNNING
  1733. //
  1734. // MessageText:
  1735. //
  1736. //  This operation is not allowed while archiving.%0
  1737. //
  1738. #define NS_E_INVALIDCALL_WHILE_ARCHIVAL_RUNNING _HRESULT_TYPEDEF_(0xC00D1B74L)
  1739. //
  1740. // MessageId: NS_E_INVALIDPACKETSIZE
  1741. //
  1742. // MessageText:
  1743. //
  1744. //  The setting for the maximum packet size is not valid.%0
  1745. //
  1746. #define NS_E_INVALIDPACKETSIZE           _HRESULT_TYPEDEF_(0xC00D1B75L)
  1747. //
  1748. // MessageId: NS_E_PLUGIN_CLSID_INVALID
  1749. //
  1750. // MessageText:
  1751. //
  1752. //  The plug-in CLSID specified is not valid.%0
  1753. //
  1754. #define NS_E_PLUGIN_CLSID_INVALID        _HRESULT_TYPEDEF_(0xC00D1B76L)
  1755. //
  1756. // MessageId: NS_E_UNSUPPORTED_ARCHIVETYPE
  1757. //
  1758. // MessageText:
  1759. //
  1760. //  This archive type is not supported.%0
  1761. //
  1762. #define NS_E_UNSUPPORTED_ARCHIVETYPE     _HRESULT_TYPEDEF_(0xC00D1B77L)
  1763. //
  1764. // MessageId: NS_E_UNSUPPORTED_ARCHIVEOPERATION
  1765. //
  1766. // MessageText:
  1767. //
  1768. //  This archive operation is not supported.%0
  1769. //
  1770. #define NS_E_UNSUPPORTED_ARCHIVEOPERATION _HRESULT_TYPEDEF_(0xC00D1B78L)
  1771. //
  1772. // MessageId: NS_E_ARCHIVE_FILENAME_NOTSET
  1773. //
  1774. // MessageText:
  1775. //
  1776. //  The local archive file name was not set.%0
  1777. //
  1778. #define NS_E_ARCHIVE_FILENAME_NOTSET     _HRESULT_TYPEDEF_(0xC00D1B79L)
  1779. //
  1780. // MessageId: NS_E_SOURCEGROUP_NOTPREPARED
  1781. //
  1782. // MessageText:
  1783. //
  1784. //  The source is not yet prepared.%0
  1785. //
  1786. #define NS_E_SOURCEGROUP_NOTPREPARED     _HRESULT_TYPEDEF_(0xC00D1B7AL)
  1787. //
  1788. // MessageId: NS_E_PROFILE_MISMATCH
  1789. //
  1790. // MessageText:
  1791. //
  1792. //  Profiles on the sources do not match.%0
  1793. //
  1794. #define NS_E_PROFILE_MISMATCH            _HRESULT_TYPEDEF_(0xC00D1B7BL)
  1795. //
  1796. // MessageId: NS_E_INCORRECTCLIPSETTINGS
  1797. //
  1798. // MessageText:
  1799. //
  1800. //  The specified crop values are not valid.%0
  1801. //
  1802. #define NS_E_INCORRECTCLIPSETTINGS       _HRESULT_TYPEDEF_(0xC00D1B7CL)
  1803. //
  1804. // MessageId: NS_E_NOSTATSAVAILABLE
  1805. //
  1806. // MessageText:
  1807. //
  1808. //  No statistics are available at this time.%0
  1809. //
  1810. #define NS_E_NOSTATSAVAILABLE            _HRESULT_TYPEDEF_(0xC00D1B7DL)
  1811. //
  1812. // MessageId: NS_E_NOTARCHIVING
  1813. //
  1814. // MessageText:
  1815. //
  1816. //  The encoder is not archiving.%0
  1817. //
  1818. #define NS_E_NOTARCHIVING                _HRESULT_TYPEDEF_(0xC00D1B7EL)
  1819. //
  1820. // MessageId: NS_E_INVALIDCALL_WHILE_ENCODER_STOPPED
  1821. //
  1822. // MessageText:
  1823. //
  1824. //  This operation is only allowed during encoding.%0
  1825. //
  1826. #define NS_E_INVALIDCALL_WHILE_ENCODER_STOPPED _HRESULT_TYPEDEF_(0xC00D1B7FL)
  1827. //
  1828. // MessageId: NS_E_NOSOURCEGROUPS
  1829. //
  1830. // MessageText:
  1831. //
  1832. //  This SourceGroupCollection doesn't contain any SourceGroups.%0
  1833. //
  1834. #define NS_E_NOSOURCEGROUPS              _HRESULT_TYPEDEF_(0xC00D1B80L)
  1835. //
  1836. // MessageId: NS_E_INVALIDINPUTFPS
  1837. //
  1838. // MessageText:
  1839. //
  1840. //  This source does not have a frame rate of 30 fps. Therefore, it is not possible to apply the inverse telecine filter to the source.%0
  1841. //
  1842. #define NS_E_INVALIDINPUTFPS             _HRESULT_TYPEDEF_(0xC00D1B81L)
  1843. //
  1844. // MessageId: NS_E_NO_DATAVIEW_SUPPORT
  1845. //
  1846. // MessageText:
  1847. //
  1848. //  It is not possible to display your source or output video in the Video panel.%0
  1849. //
  1850. #define NS_E_NO_DATAVIEW_SUPPORT         _HRESULT_TYPEDEF_(0xC00D1B82L)
  1851. //
  1852. // MessageId: NS_E_CODEC_UNAVAILABLE
  1853. //
  1854. // MessageText:
  1855. //
  1856. //  One or more codecs required to open this content could not be found.%0
  1857. //
  1858. #define NS_E_CODEC_UNAVAILABLE           _HRESULT_TYPEDEF_(0xC00D1B83L)
  1859. //
  1860. // MessageId: NS_E_ARCHIVE_SAME_AS_INPUT
  1861. //
  1862. // MessageText:
  1863. //
  1864. //  The archive file has the same name as an input file. Change one of the names before continuing.%0
  1865. //
  1866. #define NS_E_ARCHIVE_SAME_AS_INPUT       _HRESULT_TYPEDEF_(0xC00D1B84L)
  1867. //
  1868. // MessageId: NS_E_SOURCE_NOTSPECIFIED
  1869. //
  1870. // MessageText:
  1871. //
  1872. //  The source has not been set up completely.%0
  1873. //
  1874. #define NS_E_SOURCE_NOTSPECIFIED         _HRESULT_TYPEDEF_(0xC00D1B85L)
  1875. //
  1876. // MessageId: NS_E_NO_REALTIME_TIMECOMPRESSION
  1877. //
  1878. // MessageText:
  1879. //
  1880. //  It is not possible to apply time compression to a broadcast session.%0
  1881. //
  1882. #define NS_E_NO_REALTIME_TIMECOMPRESSION _HRESULT_TYPEDEF_(0xC00D1B86L)
  1883. //
  1884. // MessageId: NS_E_UNSUPPORTED_ENCODER_DEVICE
  1885. //
  1886. // MessageText:
  1887. //
  1888. //  It is not possible to open this device.%0
  1889. //
  1890. #define NS_E_UNSUPPORTED_ENCODER_DEVICE  _HRESULT_TYPEDEF_(0xC00D1B87L)
  1891. //
  1892. // MessageId: NS_E_UNEXPECTED_DISPLAY_SETTINGS
  1893. //
  1894. // MessageText:
  1895. //
  1896. //  It is not possible to start encoding because the display size or color has changed since the current session was defined. Restore the previous settings or create a new session.%0
  1897. //
  1898. #define NS_E_UNEXPECTED_DISPLAY_SETTINGS _HRESULT_TYPEDEF_(0xC00D1B88L)
  1899. //
  1900. // MessageId: NS_E_NO_AUDIODATA
  1901. //
  1902. // MessageText:
  1903. //
  1904. //  No audio data has been received for several seconds. Check the audio source and restart the encoder.%0
  1905. //
  1906. #define NS_E_NO_AUDIODATA                _HRESULT_TYPEDEF_(0xC00D1B89L)
  1907. //
  1908. // MessageId: NS_E_INPUTSOURCE_PROBLEM
  1909. //
  1910. // MessageText:
  1911. //
  1912. //  One or all of the specified sources are not working properly. Check that the sources are configured correctly.%0
  1913. //
  1914. #define NS_E_INPUTSOURCE_PROBLEM         _HRESULT_TYPEDEF_(0xC00D1B8AL)
  1915. //
  1916. // MessageId: NS_E_WME_VERSION_MISMATCH
  1917. //
  1918. // MessageText:
  1919. //
  1920. //  The supplied configuration file is not supported by this version of the encoder.%0
  1921. //
  1922. #define NS_E_WME_VERSION_MISMATCH        _HRESULT_TYPEDEF_(0xC00D1B8BL)
  1923. //
  1924. // MessageId: NS_E_NO_REALTIME_PREPROCESS
  1925. //
  1926. // MessageText:
  1927. //
  1928. //  It is not possible to use image preprocessing with live encoding.%0
  1929. //
  1930. #define NS_E_NO_REALTIME_PREPROCESS      _HRESULT_TYPEDEF_(0xC00D1B8CL)
  1931. //
  1932. // MessageId: NS_E_NO_REPEAT_PREPROCESS
  1933. //
  1934. // MessageText:
  1935. //
  1936. //  It is not possible to use two-pass encoding when the source is set to loop.%0
  1937. //
  1938. #define NS_E_NO_REPEAT_PREPROCESS        _HRESULT_TYPEDEF_(0xC00D1B8DL)
  1939. //
  1940. // MessageId: NS_E_CANNOT_PAUSE_LIVEBROADCAST
  1941. //
  1942. // MessageText:
  1943. //
  1944. //  It is not possible to pause encoding during a broadcast.%0
  1945. //
  1946. #define NS_E_CANNOT_PAUSE_LIVEBROADCAST  _HRESULT_TYPEDEF_(0xC00D1B8EL)
  1947. //
  1948. // MessageId: NS_E_DRM_PROFILE_NOT_SET
  1949. //
  1950. // MessageText:
  1951. //
  1952. //  A DRM profile has not been set for the current session.%0
  1953. //
  1954. #define NS_E_DRM_PROFILE_NOT_SET         _HRESULT_TYPEDEF_(0xC00D1B8FL)
  1955. //
  1956. // MessageId: NS_E_DUPLICATE_DRMPROFILE
  1957. //
  1958. // MessageText:
  1959. //
  1960. //  The profile ID is already used by a DRM profile. Specify a different profile ID.%0
  1961. //
  1962. #define NS_E_DUPLICATE_DRMPROFILE        _HRESULT_TYPEDEF_(0xC00D1B90L)
  1963. //
  1964. // MessageId: NS_E_INVALID_DEVICE
  1965. //
  1966. // MessageText:
  1967. //
  1968. //  The setting of the selected device does not support control for playing back tapes.%0
  1969. //
  1970. #define NS_E_INVALID_DEVICE              _HRESULT_TYPEDEF_(0xC00D1B91L)
  1971. //
  1972. // MessageId: NS_E_SPEECHEDL_ON_NON_MIXEDMODE
  1973. //
  1974. // MessageText:
  1975. //
  1976. //  You must specify a mixed voice and audio mode in order to use an optimization definition file.%0
  1977. //
  1978. #define NS_E_SPEECHEDL_ON_NON_MIXEDMODE  _HRESULT_TYPEDEF_(0xC00D1B92L)
  1979. //
  1980. // MessageId: NS_E_DRM_PASSWORD_TOO_LONG
  1981. //
  1982. // MessageText:
  1983. //
  1984. //  The specified password is too long. Type a password with fewer than 8 characters.%0
  1985. //
  1986. #define NS_E_DRM_PASSWORD_TOO_LONG       _HRESULT_TYPEDEF_(0xC00D1B93L)
  1987. //
  1988. // MessageId: NS_E_DEVCONTROL_FAILED_SEEK
  1989. //
  1990. // MessageText:
  1991. //
  1992. //  It is not possible to seek to the specified mark-in point.%0
  1993. //
  1994. #define NS_E_DEVCONTROL_FAILED_SEEK      _HRESULT_TYPEDEF_(0xC00D1B94L)
  1995. //
  1996. // MessageId: NS_E_INTERLACE_REQUIRE_SAMESIZE
  1997. //
  1998. // MessageText:
  1999. //
  2000. //  When you choose to maintain the interlacing in your video, the output video size must match the input video size.%0
  2001. //
  2002. #define NS_E_INTERLACE_REQUIRE_SAMESIZE  _HRESULT_TYPEDEF_(0xC00D1B95L)
  2003. //
  2004. // MessageId: NS_E_TOO_MANY_DEVICECONTROL
  2005. //
  2006. // MessageText:
  2007. //
  2008. //  Only one device control plug-in can control a device.%0
  2009. //
  2010. #define NS_E_TOO_MANY_DEVICECONTROL      _HRESULT_TYPEDEF_(0xC00D1B96L)
  2011. //
  2012. // MessageId: NS_E_NO_MULTIPASS_FOR_LIVEDEVICE
  2013. //
  2014. // MessageText:
  2015. //
  2016. //  You must also enable storing content to hard disk temporarily in order to use two-pass encoding with the input device.%0
  2017. //
  2018. #define NS_E_NO_MULTIPASS_FOR_LIVEDEVICE _HRESULT_TYPEDEF_(0xC00D1B97L)
  2019. //
  2020. // MessageId: NS_E_MISSING_AUDIENCE
  2021. //
  2022. // MessageText:
  2023. //
  2024. //  An audience is missing from the output stream configuration.%0
  2025. //
  2026. #define NS_E_MISSING_AUDIENCE            _HRESULT_TYPEDEF_(0xC00D1B98L)
  2027. //
  2028. // MessageId: NS_E_AUDIENCE_CONTENTTYPE_MISMATCH
  2029. //
  2030. // MessageText:
  2031. //
  2032. //  All audiences in the output tree must have the same content type.%0
  2033. //
  2034. #define NS_E_AUDIENCE_CONTENTTYPE_MISMATCH _HRESULT_TYPEDEF_(0xC00D1B99L)
  2035. //
  2036. // MessageId: NS_E_MISSING_SOURCE_INDEX
  2037. //
  2038. // MessageText:
  2039. //
  2040. //  A source index is missing from the output stream configuration.%0
  2041. //
  2042. #define NS_E_MISSING_SOURCE_INDEX        _HRESULT_TYPEDEF_(0xC00D1B9AL)
  2043. //
  2044. // MessageId: NS_E_NUM_LANGUAGE_MISMATCH
  2045. //
  2046. // MessageText:
  2047. //
  2048. //  The same source index in different audiences should have the same number of languages.%0
  2049. //
  2050. #define NS_E_NUM_LANGUAGE_MISMATCH       _HRESULT_TYPEDEF_(0xC00D1B9BL)
  2051. //
  2052. // MessageId: NS_E_LANGUAGE_MISMATCH
  2053. //
  2054. // MessageText:
  2055. //
  2056. //  The same source index in different audiences should have the same languages.%0
  2057. //
  2058. #define NS_E_LANGUAGE_MISMATCH           _HRESULT_TYPEDEF_(0xC00D1B9CL)
  2059. //
  2060. // MessageId: NS_E_VBRMODE_MISMATCH
  2061. //
  2062. // MessageText:
  2063. //
  2064. //  The same source index in different audiences should use the same VBR encoding mode.%0
  2065. //
  2066. #define NS_E_VBRMODE_MISMATCH            _HRESULT_TYPEDEF_(0xC00D1B9DL)
  2067. //
  2068. // MessageId: NS_E_INVALID_INPUT_AUDIENCE_INDEX
  2069. //
  2070. // MessageText:
  2071. //
  2072. //  The bit rate index specified is not valid.%0
  2073. //
  2074. #define NS_E_INVALID_INPUT_AUDIENCE_INDEX _HRESULT_TYPEDEF_(0xC00D1B9EL)
  2075. //
  2076. // MessageId: NS_E_INVALID_INPUT_LANGUAGE
  2077. //
  2078. // MessageText:
  2079. //
  2080. //  The specified language is not valid.%0
  2081. //
  2082. #define NS_E_INVALID_INPUT_LANGUAGE      _HRESULT_TYPEDEF_(0xC00D1B9FL)
  2083. //
  2084. // MessageId: NS_E_INVALID_INPUT_STREAM
  2085. //
  2086. // MessageText:
  2087. //
  2088. //  The specified source type is not valid.%0
  2089. //
  2090. #define NS_E_INVALID_INPUT_STREAM        _HRESULT_TYPEDEF_(0xC00D1BA0L)
  2091. //
  2092. // MessageId: NS_E_EXPECT_MONO_WAV_INPUT
  2093. //
  2094. // MessageText:
  2095. //
  2096. //  The source must be a mono channel .wav file.%0
  2097. //
  2098. #define NS_E_EXPECT_MONO_WAV_INPUT       _HRESULT_TYPEDEF_(0xC00D1BA1L)
  2099. //
  2100. // MessageId: NS_E_INPUT_WAVFORMAT_MISMATCH
  2101. //
  2102. // MessageText:
  2103. //
  2104. //  All the source .wav files must have the same format.%0
  2105. //
  2106. #define NS_E_INPUT_WAVFORMAT_MISMATCH    _HRESULT_TYPEDEF_(0xC00D1BA2L)
  2107. //
  2108. // MessageId: NS_E_RECORDQ_DISK_FULL
  2109. //
  2110. // MessageText:
  2111. //
  2112. //  The hard disk being used for temporary storage of content has reached the minimum allowed disk space. Create more space on the hard disk and restart encoding.%0
  2113. //
  2114. #define NS_E_RECORDQ_DISK_FULL           _HRESULT_TYPEDEF_(0xC00D1BA3L)
  2115. //
  2116. // MessageId: NS_E_NO_PAL_INVERSE_TELECINE
  2117. //
  2118. // MessageText:
  2119. //
  2120. //  It is not possible to apply the inverse telecine feature to PAL content.%0
  2121. //
  2122. #define NS_E_NO_PAL_INVERSE_TELECINE     _HRESULT_TYPEDEF_(0xC00D1BA4L)
  2123. //
  2124. // MessageId: NS_E_ACTIVE_SG_DEVICE_DISCONNECTED
  2125. //
  2126. // MessageText:
  2127. //
  2128. //  A capture device in the current active source is no longer available.%0
  2129. //
  2130. #define NS_E_ACTIVE_SG_DEVICE_DISCONNECTED _HRESULT_TYPEDEF_(0xC00D1BA5L)
  2131. //
  2132. // MessageId: NS_E_ACTIVE_SG_DEVICE_CONTROL_DISCONNECTED
  2133. //
  2134. // MessageText:
  2135. //
  2136. //  A device used in the current active source for device control is no longer available.%0
  2137. //
  2138. #define NS_E_ACTIVE_SG_DEVICE_CONTROL_DISCONNECTED _HRESULT_TYPEDEF_(0xC00D1BA6L)
  2139. //
  2140. // MessageId: NS_E_NO_FRAMES_SUBMITTED_TO_ANALYZER
  2141. //
  2142. // MessageText:
  2143. //
  2144. //  No frames have been submitted to the analyzer for analysis.%0
  2145. //
  2146. #define NS_E_NO_FRAMES_SUBMITTED_TO_ANALYZER _HRESULT_TYPEDEF_(0xC00D1BA7L)
  2147. //
  2148. // MessageId: NS_E_INPUT_DOESNOT_SUPPORT_SMPTE
  2149. //
  2150. // MessageText:
  2151. //
  2152. //  The source video does not support time codes.%0
  2153. //
  2154. #define NS_E_INPUT_DOESNOT_SUPPORT_SMPTE _HRESULT_TYPEDEF_(0xC00D1BA8L)
  2155. //
  2156. // MessageId: NS_E_NO_SMPTE_WITH_MULTIPLE_SOURCEGROUPS
  2157. //
  2158. // MessageText:
  2159. //
  2160. //  It is not possible to generate a time code when there are multiple sources in a session.%0
  2161. //
  2162. #define NS_E_NO_SMPTE_WITH_MULTIPLE_SOURCEGROUPS _HRESULT_TYPEDEF_(0xC00D1BA9L)
  2163. //
  2164. // MessageId: NS_E_BAD_CONTENTEDL
  2165. //
  2166. // MessageText:
  2167. //
  2168. //  The voice codec optimization definition file can not be found or is corrupted.%0
  2169. //
  2170. #define NS_E_BAD_CONTENTEDL              _HRESULT_TYPEDEF_(0xC00D1BAAL)
  2171. //
  2172. // MessageId: NS_E_INTERLACEMODE_MISMATCH
  2173. //
  2174. // MessageText:
  2175. //
  2176. //  The same source index in different audiences should have the same interlace mode.%0
  2177. //
  2178. #define NS_E_INTERLACEMODE_MISMATCH      _HRESULT_TYPEDEF_(0xC00D1BABL)
  2179. //
  2180. // MessageId: NS_E_NONSQUAREPIXELMODE_MISMATCH
  2181. //
  2182. // MessageText:
  2183. //
  2184. //  The same source index in different audiences should have the same nonsquare pixel mode.%0
  2185. //
  2186. #define NS_E_NONSQUAREPIXELMODE_MISMATCH _HRESULT_TYPEDEF_(0xC00D1BACL)
  2187. //
  2188. // MessageId: NS_E_SMPTEMODE_MISMATCH
  2189. //
  2190. // MessageText:
  2191. //
  2192. //  The same source index in different audiences should have the same time code mode.%0
  2193. //
  2194. #define NS_E_SMPTEMODE_MISMATCH          _HRESULT_TYPEDEF_(0xC00D1BADL)
  2195. //
  2196. // MessageId: NS_E_END_OF_TAPE
  2197. //
  2198. // MessageText:
  2199. //
  2200. //  Either the end of the tape has been reached or there is no tape. Check the device and tape.%0
  2201. //
  2202. #define NS_E_END_OF_TAPE                 _HRESULT_TYPEDEF_(0xC00D1BAEL)
  2203. //
  2204. // MessageId: NS_E_NO_MEDIA_IN_AUDIENCE
  2205. //
  2206. // MessageText:
  2207. //
  2208. //  No audio or video input has been specified.%0
  2209. //
  2210. #define NS_E_NO_MEDIA_IN_AUDIENCE        _HRESULT_TYPEDEF_(0xC00D1BAFL)
  2211. //
  2212. // MessageId: NS_E_NO_AUDIENCES
  2213. //
  2214. // MessageText:
  2215. //
  2216. //  The profile must contain a bit rate.%0
  2217. //
  2218. #define NS_E_NO_AUDIENCES                _HRESULT_TYPEDEF_(0xC00D1BB0L)
  2219. //
  2220. // MessageId: NS_E_NO_AUDIO_COMPAT
  2221. //
  2222. // MessageText:
  2223. //
  2224. //  You must specify at least one audio stream to be compatible with Windows Media Player 7.1.%0
  2225. //
  2226. #define NS_E_NO_AUDIO_COMPAT             _HRESULT_TYPEDEF_(0xC00D1BB1L)
  2227. //
  2228. // MessageId: NS_E_INVALID_VBR_COMPAT
  2229. //
  2230. // MessageText:
  2231. //
  2232. //  Using a VBR encoding mode is not compatible with Windows Media Player 7.1.%0
  2233. //
  2234. #define NS_E_INVALID_VBR_COMPAT          _HRESULT_TYPEDEF_(0xC00D1BB2L)
  2235. //
  2236. // MessageId: NS_E_NO_PROFILE_NAME
  2237. //
  2238. // MessageText:
  2239. //
  2240. //  You must specify a profile name.%0
  2241. //
  2242. #define NS_E_NO_PROFILE_NAME             _HRESULT_TYPEDEF_(0xC00D1BB3L)
  2243. //
  2244. // MessageId: NS_E_INVALID_VBR_WITH_UNCOMP
  2245. //
  2246. // MessageText:
  2247. //
  2248. //  It is not possible to use a VBR encoding mode with uncompressed audio or video.%0
  2249. //
  2250. #define NS_E_INVALID_VBR_WITH_UNCOMP     _HRESULT_TYPEDEF_(0xC00D1BB4L)
  2251. //
  2252. // MessageId: NS_E_MULTIPLE_VBR_AUDIENCES
  2253. //
  2254. // MessageText:
  2255. //
  2256. //  It is not possible to use MBR encoding with VBR encoding.%0
  2257. //
  2258. #define NS_E_MULTIPLE_VBR_AUDIENCES      _HRESULT_TYPEDEF_(0xC00D1BB5L)
  2259. //
  2260. // MessageId: NS_E_UNCOMP_COMP_COMBINATION
  2261. //
  2262. // MessageText:
  2263. //
  2264. //  It is not possible to mix uncompressed and compressed content in a session.%0
  2265. //
  2266. #define NS_E_UNCOMP_COMP_COMBINATION     _HRESULT_TYPEDEF_(0xC00D1BB6L)
  2267. //
  2268. // MessageId: NS_E_MULTIPLE_AUDIO_CODECS
  2269. //
  2270. // MessageText:
  2271. //
  2272. //  All audiences must use the same audio codec.%0
  2273. //
  2274. #define NS_E_MULTIPLE_AUDIO_CODECS       _HRESULT_TYPEDEF_(0xC00D1BB7L)
  2275. //
  2276. // MessageId: NS_E_MULTIPLE_AUDIO_FORMATS
  2277. //
  2278. // MessageText:
  2279. //
  2280. //  All audiences should use the same audio format to be compatible with Windows Media Player 7.1.%0
  2281. //
  2282. #define NS_E_MULTIPLE_AUDIO_FORMATS      _HRESULT_TYPEDEF_(0xC00D1BB8L)
  2283. //
  2284. // MessageId: NS_E_AUDIO_BITRATE_STEPDOWN
  2285. //
  2286. // MessageText:
  2287. //
  2288. //  The audio bit rate for an audience with a higher total bit rate must be greater than one with a lower total bit rate.%0
  2289. //
  2290. #define NS_E_AUDIO_BITRATE_STEPDOWN      _HRESULT_TYPEDEF_(0xC00D1BB9L)
  2291. //
  2292. // MessageId: NS_E_INVALID_AUDIO_PEAKRATE
  2293. //
  2294. // MessageText:
  2295. //
  2296. //  The audio peak bit rate setting is not valid.%0
  2297. //
  2298. #define NS_E_INVALID_AUDIO_PEAKRATE      _HRESULT_TYPEDEF_(0xC00D1BBAL)
  2299. //
  2300. // MessageId: NS_E_INVALID_AUDIO_PEAKRATE_2
  2301. //
  2302. // MessageText:
  2303. //
  2304. //  The audio peak bit rate setting must be greater than the audio bit rate setting.%0
  2305. //
  2306. #define NS_E_INVALID_AUDIO_PEAKRATE_2    _HRESULT_TYPEDEF_(0xC00D1BBBL)
  2307. //
  2308. // MessageId: NS_E_INVALID_AUDIO_BUFFERMAX
  2309. //
  2310. // MessageText:
  2311. //
  2312. //  The setting for the maximum buffer size for audio is not valid.%0
  2313. //
  2314. #define NS_E_INVALID_AUDIO_BUFFERMAX     _HRESULT_TYPEDEF_(0xC00D1BBCL)
  2315. //
  2316. // MessageId: NS_E_MULTIPLE_VIDEO_CODECS
  2317. //
  2318. // MessageText:
  2319. //
  2320. //  All audiences must use the same video codec.%0
  2321. //
  2322. #define NS_E_MULTIPLE_VIDEO_CODECS       _HRESULT_TYPEDEF_(0xC00D1BBDL)
  2323. //
  2324. // MessageId: NS_E_MULTIPLE_VIDEO_SIZES
  2325. //
  2326. // MessageText:
  2327. //
  2328. //  All audiences should use the same video size to be compatible with Windows Media Player 7.1.%0
  2329. //
  2330. #define NS_E_MULTIPLE_VIDEO_SIZES        _HRESULT_TYPEDEF_(0xC00D1BBEL)
  2331. //
  2332. // MessageId: NS_E_INVALID_VIDEO_BITRATE
  2333. //
  2334. // MessageText:
  2335. //
  2336. //  The video bit rate setting is not valid.%0
  2337. //
  2338. #define NS_E_INVALID_VIDEO_BITRATE       _HRESULT_TYPEDEF_(0xC00D1BBFL)
  2339. //
  2340. // MessageId: NS_E_VIDEO_BITRATE_STEPDOWN
  2341. //
  2342. // MessageText:
  2343. //
  2344. //  The video bit rate for an audience with a higher total bit rate must be greater than one with a lower total bit rate.%0
  2345. //
  2346. #define NS_E_VIDEO_BITRATE_STEPDOWN      _HRESULT_TYPEDEF_(0xC00D1BC0L)
  2347. //
  2348. // MessageId: NS_E_INVALID_VIDEO_PEAKRATE
  2349. //
  2350. // MessageText:
  2351. //
  2352. //  The video peak bit rate setting is not valid.%0
  2353. //
  2354. #define NS_E_INVALID_VIDEO_PEAKRATE      _HRESULT_TYPEDEF_(0xC00D1BC1L)
  2355. //
  2356. // MessageId: NS_E_INVALID_VIDEO_PEAKRATE_2
  2357. //
  2358. // MessageText:
  2359. //
  2360. //  The video peak bit rate setting must be greater than the video bit rate setting.%0
  2361. //
  2362. #define NS_E_INVALID_VIDEO_PEAKRATE_2    _HRESULT_TYPEDEF_(0xC00D1BC2L)
  2363. //
  2364. // MessageId: NS_E_INVALID_VIDEO_WIDTH
  2365. //
  2366. // MessageText:
  2367. //
  2368. //  The video width setting is not valid.%0
  2369. //
  2370. #define NS_E_INVALID_VIDEO_WIDTH         _HRESULT_TYPEDEF_(0xC00D1BC3L)
  2371. //
  2372. // MessageId: NS_E_INVALID_VIDEO_HEIGHT
  2373. //
  2374. // MessageText:
  2375. //
  2376. //  The video height setting is not valid.%0
  2377. //
  2378. #define NS_E_INVALID_VIDEO_HEIGHT        _HRESULT_TYPEDEF_(0xC00D1BC4L)
  2379. //
  2380. // MessageId: NS_E_INVALID_VIDEO_FPS
  2381. //
  2382. // MessageText:
  2383. //
  2384. //  The video frame rate setting is not valid.%0
  2385. //
  2386. #define NS_E_INVALID_VIDEO_FPS           _HRESULT_TYPEDEF_(0xC00D1BC5L)
  2387. //
  2388. // MessageId: NS_E_INVALID_VIDEO_KEYFRAME
  2389. //
  2390. // MessageText:
  2391. //
  2392. //  The video key frame setting is not valid.%0
  2393. //
  2394. #define NS_E_INVALID_VIDEO_KEYFRAME      _HRESULT_TYPEDEF_(0xC00D1BC6L)
  2395. //
  2396. // MessageId: NS_E_INVALID_VIDEO_IQUALITY
  2397. //
  2398. // MessageText:
  2399. //
  2400. //  The video image quality setting is not valid.%0
  2401. //
  2402. #define NS_E_INVALID_VIDEO_IQUALITY      _HRESULT_TYPEDEF_(0xC00D1BC7L)
  2403. //
  2404. // MessageId: NS_E_INVALID_VIDEO_CQUALITY
  2405. //
  2406. // MessageText:
  2407. //
  2408. //  The video codec quality setting is not valid.%0
  2409. //
  2410. #define NS_E_INVALID_VIDEO_CQUALITY      _HRESULT_TYPEDEF_(0xC00D1BC8L)
  2411. //
  2412. // MessageId: NS_E_INVALID_VIDEO_BUFFER
  2413. //
  2414. // MessageText:
  2415. //
  2416. //  The video buffer setting is not valid.%0
  2417. //
  2418. #define NS_E_INVALID_VIDEO_BUFFER        _HRESULT_TYPEDEF_(0xC00D1BC9L)
  2419. //
  2420. // MessageId: NS_E_INVALID_VIDEO_BUFFERMAX
  2421. //
  2422. // MessageText:
  2423. //
  2424. //  The setting for the maximum buffer size for video is not valid.%0
  2425. //
  2426. #define NS_E_INVALID_VIDEO_BUFFERMAX     _HRESULT_TYPEDEF_(0xC00D1BCAL)
  2427. //
  2428. // MessageId: NS_E_INVALID_VIDEO_BUFFERMAX_2
  2429. //
  2430. // MessageText:
  2431. //
  2432. //  The value of the video maximum buffer size setting must be greater than the video buffer size setting.%0
  2433. //
  2434. #define NS_E_INVALID_VIDEO_BUFFERMAX_2   _HRESULT_TYPEDEF_(0xC00D1BCBL)
  2435. //
  2436. // MessageId: NS_E_INVALID_VIDEO_WIDTH_ALIGN
  2437. //
  2438. // MessageText:
  2439. //
  2440. //  The alignment of the video width is not valid.%0
  2441. //
  2442. #define NS_E_INVALID_VIDEO_WIDTH_ALIGN   _HRESULT_TYPEDEF_(0xC00D1BCCL)
  2443. //
  2444. // MessageId: NS_E_INVALID_VIDEO_HEIGHT_ALIGN
  2445. //
  2446. // MessageText:
  2447. //
  2448. //  The alignment of the video height is not valid.%0
  2449. //
  2450. #define NS_E_INVALID_VIDEO_HEIGHT_ALIGN  _HRESULT_TYPEDEF_(0xC00D1BCDL)
  2451. //
  2452. // MessageId: NS_E_MULTIPLE_SCRIPT_BITRATES
  2453. //
  2454. // MessageText:
  2455. //
  2456. //  All bit rates must have the same script bit rate.%0
  2457. //
  2458. #define NS_E_MULTIPLE_SCRIPT_BITRATES    _HRESULT_TYPEDEF_(0xC00D1BCEL)
  2459. //
  2460. // MessageId: NS_E_INVALID_SCRIPT_BITRATE
  2461. //
  2462. // MessageText:
  2463. //
  2464. //  The script bit rate specified is not valid.%0
  2465. //
  2466. #define NS_E_INVALID_SCRIPT_BITRATE      _HRESULT_TYPEDEF_(0xC00D1BCFL)
  2467. //
  2468. // MessageId: NS_E_MULTIPLE_FILE_BITRATES
  2469. //
  2470. // MessageText:
  2471. //
  2472. //  All bit rates must have the same file transfer bit rate.%0
  2473. //
  2474. #define NS_E_MULTIPLE_FILE_BITRATES      _HRESULT_TYPEDEF_(0xC00D1BD0L)
  2475. //
  2476. // MessageId: NS_E_INVALID_FILE_BITRATE
  2477. //
  2478. // MessageText:
  2479. //
  2480. //  The file transfer bit rate is not valid.%0
  2481. //
  2482. #define NS_E_INVALID_FILE_BITRATE        _HRESULT_TYPEDEF_(0xC00D1BD1L)
  2483. //
  2484. // MessageId: NS_E_SAME_AS_INPUT_COMBINATION
  2485. //
  2486. // MessageText:
  2487. //
  2488. //  All audiences in a profile should either be same as input or have video width and height specified.%0
  2489. //
  2490. #define NS_E_SAME_AS_INPUT_COMBINATION   _HRESULT_TYPEDEF_(0xC00D1BD2L)
  2491. //
  2492. // MessageId: NS_E_SOURCE_CANNOT_LOOP
  2493. //
  2494. // MessageText:
  2495. //
  2496. //  This source type does not support looping.%0
  2497. //
  2498. #define NS_E_SOURCE_CANNOT_LOOP          _HRESULT_TYPEDEF_(0xC00D1BD3L)
  2499. //
  2500. // MessageId: NS_E_INVALID_FOLDDOWN_COEFFICIENTS
  2501. //
  2502. // MessageText:
  2503. //
  2504. //  The fold-down value needs to be between -144 and 0.%0
  2505. //
  2506. #define NS_E_INVALID_FOLDDOWN_COEFFICIENTS _HRESULT_TYPEDEF_(0xC00D1BD4L)
  2507. //
  2508. // MessageId: NS_E_DRMPROFILE_NOTFOUND
  2509. //
  2510. // MessageText:
  2511. //
  2512. //  The specified DRM profile does not exist in the system.%0
  2513. //
  2514. #define NS_E_DRMPROFILE_NOTFOUND         _HRESULT_TYPEDEF_(0xC00D1BD5L)
  2515. //
  2516. // MessageId: NS_E_INVALID_TIMECODE
  2517. //
  2518. // MessageText:
  2519. //
  2520. //  The specified time code is not valid.%0
  2521. //
  2522. #define NS_E_INVALID_TIMECODE            _HRESULT_TYPEDEF_(0xC00D1BD6L)
  2523. //
  2524. // MessageId: NS_E_NO_AUDIO_TIMECOMPRESSION
  2525. //
  2526. // MessageText:
  2527. //
  2528. //  It is not possible to apply time compression to a video-only session.%0
  2529. //
  2530. #define NS_E_NO_AUDIO_TIMECOMPRESSION    _HRESULT_TYPEDEF_(0xC00D1BD7L)
  2531. //
  2532. // MessageId: NS_E_NO_TWOPASS_TIMECOMPRESSION
  2533. //
  2534. // MessageText:
  2535. //
  2536. //  It is not possible to apply time compression to a session that is using two-pass encoding.%0
  2537. //
  2538. #define NS_E_NO_TWOPASS_TIMECOMPRESSION  _HRESULT_TYPEDEF_(0xC00D1BD8L)
  2539. //
  2540. // MessageId: NS_E_TIMECODE_REQUIRES_VIDEOSTREAM
  2541. //
  2542. // MessageText:
  2543. //
  2544. //  It is not possible to generate a time code for an audio-only session.%0
  2545. //
  2546. #define NS_E_TIMECODE_REQUIRES_VIDEOSTREAM _HRESULT_TYPEDEF_(0xC00D1BD9L)
  2547. //
  2548. // MessageId: NS_E_NO_MBR_WITH_TIMECODE
  2549. //
  2550. // MessageText:
  2551. //
  2552. //  It is not possible to generate a time code when you are encoding content at multiple bit rates.%0
  2553. //
  2554. #define NS_E_NO_MBR_WITH_TIMECODE        _HRESULT_TYPEDEF_(0xC00D1BDAL)
  2555. //
  2556. // MessageId: NS_E_INVALID_INTERLACEMODE
  2557. //
  2558. // MessageText:
  2559. //
  2560. //  The video codec selected does not support maintaining interlacing in video.%0
  2561. //
  2562. #define NS_E_INVALID_INTERLACEMODE       _HRESULT_TYPEDEF_(0xC00D1BDBL)
  2563. //
  2564. // MessageId: NS_E_INVALID_INTERLACE_COMPAT
  2565. //
  2566. // MessageText:
  2567. //
  2568. //  Maintaining interlacing in video is not compatible with Windows Media Player 7.1.%0
  2569. //
  2570. #define NS_E_INVALID_INTERLACE_COMPAT    _HRESULT_TYPEDEF_(0xC00D1BDCL)
  2571. //
  2572. // MessageId: NS_E_INVALID_NONSQUAREPIXEL_COMPAT
  2573. //
  2574. // MessageText:
  2575. //
  2576. //  Allowing nonsquare pixel output is not compatible with Windows Media Player 7.1.%0
  2577. //
  2578. #define NS_E_INVALID_NONSQUAREPIXEL_COMPAT _HRESULT_TYPEDEF_(0xC00D1BDDL)
  2579. //
  2580. // MessageId: NS_E_INVALID_SOURCE_WITH_DEVICE_CONTROL
  2581. //
  2582. // MessageText:
  2583. //
  2584. //  Only capture devices can be used with device control.%0
  2585. //
  2586. #define NS_E_INVALID_SOURCE_WITH_DEVICE_CONTROL _HRESULT_TYPEDEF_(0xC00D1BDEL)
  2587. //
  2588. // MessageId: NS_E_CANNOT_GENERATE_BROADCAST_INFO_FOR_QUALITYVBR
  2589. //
  2590. // MessageText:
  2591. //
  2592. //  It is not possible to generate the stream format file if you are using quality-based VBR encoding for the audio or video stream. Instead use the Windows Media file generated after encoding to create the announcement file.%0
  2593. //
  2594. #define NS_E_CANNOT_GENERATE_BROADCAST_INFO_FOR_QUALITYVBR _HRESULT_TYPEDEF_(0xC00D1BDFL)
  2595. //
  2596. // MessageId: NS_E_EXCEED_MAX_DRM_PROFILE_LIMIT
  2597. //
  2598. // MessageText:
  2599. //
  2600. //  It is not possible to create a DRM profile because the maximum number of profiles has been reached. You must delete some DRM profiles before creating new ones.%0
  2601. //
  2602. #define NS_E_EXCEED_MAX_DRM_PROFILE_LIMIT _HRESULT_TYPEDEF_(0xC00D1BE0L)
  2603. //
  2604. // MessageId: NS_E_DEVICECONTROL_UNSTABLE
  2605. //
  2606. // MessageText:
  2607. //
  2608. //  The device is in an unstable state. Check that the device is functioning properly and a tape is in place.
  2609. //
  2610. #define NS_E_DEVICECONTROL_UNSTABLE      _HRESULT_TYPEDEF_(0xC00D1BE1L)
  2611. //
  2612. // MessageId: NS_E_INVALID_PIXEL_ASPECT_RATIO
  2613. //
  2614. // MessageText:
  2615. //
  2616. //  The pixel aspect ratio value must be between 1 and 255.
  2617. //
  2618. #define NS_E_INVALID_PIXEL_ASPECT_RATIO  _HRESULT_TYPEDEF_(0xC00D1BE2L)
  2619. //
  2620. // MessageId: NS_E_AUDIENCE__LANGUAGE_CONTENTTYPE_MISMATCH
  2621. //
  2622. // MessageText:
  2623. //
  2624. //  All streams with different languages in the same audience must have same properties.%0
  2625. //
  2626. #define NS_E_AUDIENCE__LANGUAGE_CONTENTTYPE_MISMATCH _HRESULT_TYPEDEF_(0xC00D1BE3L)
  2627. //
  2628. // MessageId: NS_E_INVALID_PROFILE_CONTENTTYPE
  2629. //
  2630. // MessageText:
  2631. //
  2632. //  The profile must contain at least one audio or video stream.%0
  2633. //
  2634. #define NS_E_INVALID_PROFILE_CONTENTTYPE _HRESULT_TYPEDEF_(0xC00D1BE4L)
  2635. //
  2636. // MessageId: NS_E_TRANSFORM_PLUGIN_NOT_FOUND
  2637. //
  2638. // MessageText:
  2639. //
  2640. //  The transform plug-in could not be found.%0
  2641. //
  2642. #define NS_E_TRANSFORM_PLUGIN_NOT_FOUND  _HRESULT_TYPEDEF_(0xC00D1BE5L)
  2643. //
  2644. // MessageId: NS_E_TRANSFORM_PLUGIN_INVALID
  2645. //
  2646. // MessageText:
  2647. //
  2648. //  The transform plug-in is not valid. It may be damaged or you may not have the required permissions to access the plug-in.%0
  2649. //
  2650. #define NS_E_TRANSFORM_PLUGIN_INVALID    _HRESULT_TYPEDEF_(0xC00D1BE6L)
  2651. //
  2652. // MessageId: NS_E_EDL_REQUIRED_FOR_DEVICE_MULTIPASS
  2653. //
  2654. // MessageText:
  2655. //
  2656. //  To use two-pass encoding, you must enable device control and setup an edit decision list (EDL) that has at least one entry.%0
  2657. //
  2658. #define NS_E_EDL_REQUIRED_FOR_DEVICE_MULTIPASS _HRESULT_TYPEDEF_(0xC00D1BE7L)
  2659. //
  2660. // MessageId: NS_E_INVALID_VIDEO_WIDTH_FOR_INTERLACED_ENCODING
  2661. //
  2662. // MessageText:
  2663. //
  2664. //  When you choose to maintain the interlacing in your video, the output video size must be a multiple of 4.%0
  2665. //
  2666. #define NS_E_INVALID_VIDEO_WIDTH_FOR_INTERLACED_ENCODING _HRESULT_TYPEDEF_(0xC00D1BE8L)
  2667. /////////////////////////////////////////////////////////////////////////
  2668. //
  2669. // DRM Specific Errors
  2670. //
  2671. // IdRange = 10000..10999
  2672. /////////////////////////////////////////////////////////////////////////
  2673. //
  2674. // MessageId: NS_E_DRM_INVALID_APPLICATION
  2675. //
  2676. // MessageText:
  2677. //
  2678. //  A problem has occurred in the Digital Rights Management component. Contact product support for this application.%0
  2679. //
  2680. #define NS_E_DRM_INVALID_APPLICATION     _HRESULT_TYPEDEF_(0xC00D2711L)
  2681. //
  2682. // MessageId: NS_E_DRM_LICENSE_STORE_ERROR
  2683. //
  2684. // MessageText:
  2685. //
  2686. //  License storage is not working. Contact Microsoft product support.%0
  2687. //
  2688. #define NS_E_DRM_LICENSE_STORE_ERROR     _HRESULT_TYPEDEF_(0xC00D2712L)
  2689. //
  2690. // MessageId: NS_E_DRM_SECURE_STORE_ERROR
  2691. //
  2692. // MessageText:
  2693. //
  2694. //  Secure storage is not working. Contact Microsoft product support.%0
  2695. //
  2696. #define NS_E_DRM_SECURE_STORE_ERROR      _HRESULT_TYPEDEF_(0xC00D2713L)
  2697. //
  2698. // MessageId: NS_E_DRM_LICENSE_STORE_SAVE_ERROR
  2699. //
  2700. // MessageText:
  2701. //
  2702. //  License acquisition did not work. Acquire a new license or contact the content provider for further assistance.%0
  2703. //
  2704. #define NS_E_DRM_LICENSE_STORE_SAVE_ERROR _HRESULT_TYPEDEF_(0xC00D2714L)
  2705. //
  2706. // MessageId: NS_E_DRM_SECURE_STORE_UNLOCK_ERROR
  2707. //
  2708. // MessageText:
  2709. //
  2710. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0
  2711. //
  2712. #define NS_E_DRM_SECURE_STORE_UNLOCK_ERROR _HRESULT_TYPEDEF_(0xC00D2715L)
  2713. //
  2714. // MessageId: NS_E_DRM_INVALID_CONTENT
  2715. //
  2716. // MessageText:
  2717. //
  2718. //  The media file is corrupted. Contact the content provider to get a new file.%0
  2719. //
  2720. #define NS_E_DRM_INVALID_CONTENT         _HRESULT_TYPEDEF_(0xC00D2716L)
  2721. //
  2722. // MessageId: NS_E_DRM_UNABLE_TO_OPEN_LICENSE
  2723. //
  2724. // MessageText:
  2725. //
  2726. //  The license is corrupted. Acquire a new license.%0
  2727. //
  2728. #define NS_E_DRM_UNABLE_TO_OPEN_LICENSE  _HRESULT_TYPEDEF_(0xC00D2717L)
  2729. //
  2730. // MessageId: NS_E_DRM_INVALID_LICENSE
  2731. //
  2732. // MessageText:
  2733. //
  2734. //  The license is corrupted or invalid. Acquire a new license%0
  2735. //
  2736. #define NS_E_DRM_INVALID_LICENSE         _HRESULT_TYPEDEF_(0xC00D2718L)
  2737. //
  2738. // MessageId: NS_E_DRM_INVALID_MACHINE
  2739. //
  2740. // MessageText:
  2741. //
  2742. //  Licenses cannot be copied from one computer to another. Use License Management to transfer licenses, or get a new license for the media file.%0
  2743. //
  2744. #define NS_E_DRM_INVALID_MACHINE         _HRESULT_TYPEDEF_(0xC00D2719L)
  2745. //
  2746. // MessageId: NS_E_DRM_ENUM_LICENSE_FAILED
  2747. //
  2748. // MessageText:
  2749. //
  2750. //  License storage is not working. Contact Microsoft product support.%0
  2751. //
  2752. #define NS_E_DRM_ENUM_LICENSE_FAILED     _HRESULT_TYPEDEF_(0xC00D271BL)
  2753. //
  2754. // MessageId: NS_E_DRM_INVALID_LICENSE_REQUEST
  2755. //
  2756. // MessageText:
  2757. //
  2758. //  The media file is corrupted. Contact the content provider to get a new file.%0
  2759. //
  2760. #define NS_E_DRM_INVALID_LICENSE_REQUEST _HRESULT_TYPEDEF_(0xC00D271CL)
  2761. //
  2762. // MessageId: NS_E_DRM_UNABLE_TO_INITIALIZE
  2763. //
  2764. // MessageText:
  2765. //
  2766. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0
  2767. //
  2768. #define NS_E_DRM_UNABLE_TO_INITIALIZE    _HRESULT_TYPEDEF_(0xC00D271DL)
  2769. //
  2770. // MessageId: NS_E_DRM_UNABLE_TO_ACQUIRE_LICENSE
  2771. //
  2772. // MessageText:
  2773. //
  2774. //  The license could not be acquired. Try again later.%0
  2775. //
  2776. #define NS_E_DRM_UNABLE_TO_ACQUIRE_LICENSE _HRESULT_TYPEDEF_(0xC00D271EL)
  2777. //
  2778. // MessageId: NS_E_DRM_INVALID_LICENSE_ACQUIRED
  2779. //
  2780. // MessageText:
  2781. //
  2782. //  License acquisition did not work. Acquire a new license or contact the content provider for further assistance.%0
  2783. //
  2784. #define NS_E_DRM_INVALID_LICENSE_ACQUIRED _HRESULT_TYPEDEF_(0xC00D271FL)
  2785. //
  2786. // MessageId: NS_E_DRM_NO_RIGHTS
  2787. //
  2788. // MessageText:
  2789. //
  2790. //  The requested operation cannot be performed on this file.%0
  2791. //
  2792. #define NS_E_DRM_NO_RIGHTS               _HRESULT_TYPEDEF_(0xC00D2720L)
  2793. //
  2794. // MessageId: NS_E_DRM_KEY_ERROR
  2795. //
  2796. // MessageText:
  2797. //
  2798. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  2799. //
  2800. #define NS_E_DRM_KEY_ERROR               _HRESULT_TYPEDEF_(0xC00D2721L)
  2801. //
  2802. // MessageId: NS_E_DRM_ENCRYPT_ERROR
  2803. //
  2804. // MessageText:
  2805. //
  2806. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0
  2807. //
  2808. #define NS_E_DRM_ENCRYPT_ERROR           _HRESULT_TYPEDEF_(0xC00D2722L)
  2809. //
  2810. // MessageId: NS_E_DRM_DECRYPT_ERROR
  2811. //
  2812. // MessageText:
  2813. //
  2814. //  The media file is corrupted. Contact the content provider to get a new file.%0
  2815. //
  2816. #define NS_E_DRM_DECRYPT_ERROR           _HRESULT_TYPEDEF_(0xC00D2723L)
  2817. //
  2818. // MessageId: NS_E_DRM_LICENSE_INVALID_XML
  2819. //
  2820. // MessageText:
  2821. //
  2822. //  The license is corrupted. Acquire a new license.%0
  2823. //
  2824. #define NS_E_DRM_LICENSE_INVALID_XML     _HRESULT_TYPEDEF_(0xC00D2725L)
  2825. //
  2826. // MessageId: NS_S_DRM_LICENSE_ACQUIRED
  2827. //
  2828. // MessageText:
  2829. //
  2830. //  Status message: The license was acquired.%0
  2831. //
  2832. #define NS_S_DRM_LICENSE_ACQUIRED        _HRESULT_TYPEDEF_(0x000D2726L)
  2833. //
  2834. // MessageId: NS_S_DRM_INDIVIDUALIZED
  2835. //
  2836. // MessageText:
  2837. //
  2838. //  Status message: The security upgrade has been completed.%0
  2839. //
  2840. #define NS_S_DRM_INDIVIDUALIZED          _HRESULT_TYPEDEF_(0x000D2727L)
  2841. //
  2842. // MessageId: NS_E_DRM_NEEDS_INDIVIDUALIZATION
  2843. //
  2844. // MessageText:
  2845. //
  2846. //  A security upgrade is required to perform the operation on this media file.%0
  2847. //
  2848. #define NS_E_DRM_NEEDS_INDIVIDUALIZATION _HRESULT_TYPEDEF_(0xC00D2728L)
  2849. //
  2850. // MessageId: NS_E_DRM_ALREADY_INDIVIDUALIZED
  2851. //
  2852. // MessageText:
  2853. //
  2854. //  You already have the latest security components. No upgrade is necessary at this time.%0
  2855. //
  2856. #define NS_E_DRM_ALREADY_INDIVIDUALIZED  _HRESULT_TYPEDEF_(0xC00D2729L)
  2857. //
  2858. // MessageId: NS_E_DRM_ACTION_NOT_QUERIED
  2859. //
  2860. // MessageText:
  2861. //
  2862. //  The application cannot perform this action. Contact product support for this application.%0
  2863. //
  2864. #define NS_E_DRM_ACTION_NOT_QUERIED      _HRESULT_TYPEDEF_(0xC00D272AL)
  2865. //
  2866. // MessageId: NS_E_DRM_ACQUIRING_LICENSE
  2867. //
  2868. // MessageText:
  2869. //
  2870. //  You cannot begin a new license acquisition process until the current one has been completed.%0
  2871. //
  2872. #define NS_E_DRM_ACQUIRING_LICENSE       _HRESULT_TYPEDEF_(0xC00D272BL)
  2873. //
  2874. // MessageId: NS_E_DRM_INDIVIDUALIZING
  2875. //
  2876. // MessageText:
  2877. //
  2878. //  You cannot begin a new security upgrade until the current one has been completed.%0
  2879. //
  2880. #define NS_E_DRM_INDIVIDUALIZING         _HRESULT_TYPEDEF_(0xC00D272CL)
  2881. //
  2882. // MessageId: NS_E_DRM_PARAMETERS_MISMATCHED
  2883. //
  2884. // MessageText:
  2885. //
  2886. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  2887. //
  2888. #define NS_E_DRM_PARAMETERS_MISMATCHED   _HRESULT_TYPEDEF_(0xC00D272FL)
  2889. //
  2890. // MessageId: NS_E_DRM_UNABLE_TO_CREATE_LICENSE_OBJECT
  2891. //
  2892. // MessageText:
  2893. //
  2894. //  A license cannot be created for this media file. Reinstall the application.%0
  2895. //
  2896. #define NS_E_DRM_UNABLE_TO_CREATE_LICENSE_OBJECT _HRESULT_TYPEDEF_(0xC00D2730L)
  2897. //
  2898. // MessageId: NS_E_DRM_UNABLE_TO_CREATE_INDI_OBJECT
  2899. //
  2900. // MessageText:
  2901. //
  2902. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  2903. //
  2904. #define NS_E_DRM_UNABLE_TO_CREATE_INDI_OBJECT _HRESULT_TYPEDEF_(0xC00D2731L)
  2905. //
  2906. // MessageId: NS_E_DRM_UNABLE_TO_CREATE_ENCRYPT_OBJECT
  2907. //
  2908. // MessageText:
  2909. //
  2910. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  2911. //
  2912. #define NS_E_DRM_UNABLE_TO_CREATE_ENCRYPT_OBJECT _HRESULT_TYPEDEF_(0xC00D2732L)
  2913. //
  2914. // MessageId: NS_E_DRM_UNABLE_TO_CREATE_DECRYPT_OBJECT
  2915. //
  2916. // MessageText:
  2917. //
  2918. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  2919. //
  2920. #define NS_E_DRM_UNABLE_TO_CREATE_DECRYPT_OBJECT _HRESULT_TYPEDEF_(0xC00D2733L)
  2921. //
  2922. // MessageId: NS_E_DRM_UNABLE_TO_CREATE_PROPERTIES_OBJECT
  2923. //
  2924. // MessageText:
  2925. //
  2926. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  2927. //
  2928. #define NS_E_DRM_UNABLE_TO_CREATE_PROPERTIES_OBJECT _HRESULT_TYPEDEF_(0xC00D2734L)
  2929. //
  2930. // MessageId: NS_E_DRM_UNABLE_TO_CREATE_BACKUP_OBJECT
  2931. //
  2932. // MessageText:
  2933. //
  2934. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  2935. //
  2936. #define NS_E_DRM_UNABLE_TO_CREATE_BACKUP_OBJECT _HRESULT_TYPEDEF_(0xC00D2735L)
  2937. //
  2938. // MessageId: NS_E_DRM_INDIVIDUALIZE_ERROR
  2939. //
  2940. // MessageText:
  2941. //
  2942. //  The security upgrade failed. Try again later.%0
  2943. //
  2944. #define NS_E_DRM_INDIVIDUALIZE_ERROR     _HRESULT_TYPEDEF_(0xC00D2736L)
  2945. //
  2946. // MessageId: NS_E_DRM_LICENSE_OPEN_ERROR
  2947. //
  2948. // MessageText:
  2949. //
  2950. //  License storage is not working. Contact Microsoft product support.%0
  2951. //
  2952. #define NS_E_DRM_LICENSE_OPEN_ERROR      _HRESULT_TYPEDEF_(0xC00D2737L)
  2953. //
  2954. // MessageId: NS_E_DRM_LICENSE_CLOSE_ERROR
  2955. //
  2956. // MessageText:
  2957. //
  2958. //  License storage is not working. Contact Microsoft product support.%0
  2959. //
  2960. #define NS_E_DRM_LICENSE_CLOSE_ERROR     _HRESULT_TYPEDEF_(0xC00D2738L)
  2961. //
  2962. // MessageId: NS_E_DRM_GET_LICENSE_ERROR
  2963. //
  2964. // MessageText:
  2965. //
  2966. //  License storage is not working. Contact Microsoft product support.%0
  2967. //
  2968. #define NS_E_DRM_GET_LICENSE_ERROR       _HRESULT_TYPEDEF_(0xC00D2739L)
  2969. //
  2970. // MessageId: NS_E_DRM_QUERY_ERROR
  2971. //
  2972. // MessageText:
  2973. //
  2974. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  2975. //
  2976. #define NS_E_DRM_QUERY_ERROR             _HRESULT_TYPEDEF_(0xC00D273AL)
  2977. //
  2978. // MessageId: NS_E_DRM_REPORT_ERROR
  2979. //
  2980. // MessageText:
  2981. //
  2982. //  A problem has occurred in the Digital Rights Management component. Contact product support for this application.%0
  2983. //
  2984. #define NS_E_DRM_REPORT_ERROR            _HRESULT_TYPEDEF_(0xC00D273BL)
  2985. //
  2986. // MessageId: NS_E_DRM_GET_LICENSESTRING_ERROR
  2987. //
  2988. // MessageText:
  2989. //
  2990. //  License storage is not working. Contact Microsoft product support.%0
  2991. //
  2992. #define NS_E_DRM_GET_LICENSESTRING_ERROR _HRESULT_TYPEDEF_(0xC00D273CL)
  2993. //
  2994. // MessageId: NS_E_DRM_GET_CONTENTSTRING_ERROR
  2995. //
  2996. // MessageText:
  2997. //
  2998. //  The media file is corrupted. Contact the content provider to get a new file.%0
  2999. //
  3000. #define NS_E_DRM_GET_CONTENTSTRING_ERROR _HRESULT_TYPEDEF_(0xC00D273DL)
  3001. //
  3002. // MessageId: NS_E_DRM_MONITOR_ERROR
  3003. //
  3004. // MessageText:
  3005. //
  3006. //  A problem has occurred in the Digital Rights Management component. Try again later.%0
  3007. //
  3008. #define NS_E_DRM_MONITOR_ERROR           _HRESULT_TYPEDEF_(0xC00D273EL)
  3009. //
  3010. // MessageId: NS_E_DRM_UNABLE_TO_SET_PARAMETER
  3011. //
  3012. // MessageText:
  3013. //
  3014. //  The application has made an invalid call to the Digital Rights Management component. Contact product support for this application.%0
  3015. //
  3016. #define NS_E_DRM_UNABLE_TO_SET_PARAMETER _HRESULT_TYPEDEF_(0xC00D273FL)
  3017. //
  3018. // MessageId: NS_E_DRM_INVALID_APPDATA
  3019. //
  3020. // MessageText:
  3021. //
  3022. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  3023. //
  3024. #define NS_E_DRM_INVALID_APPDATA         _HRESULT_TYPEDEF_(0xC00D2740L)
  3025. //
  3026. // MessageId: NS_E_DRM_INVALID_APPDATA_VERSION
  3027. //
  3028. // MessageText:
  3029. //
  3030. //  A problem has occurred in the Digital Rights Management component. Contact product support for this application.%0.
  3031. //
  3032. #define NS_E_DRM_INVALID_APPDATA_VERSION _HRESULT_TYPEDEF_(0xC00D2741L)
  3033. //
  3034. // MessageId: NS_E_DRM_BACKUP_EXISTS
  3035. //
  3036. // MessageText:
  3037. //
  3038. //  Licenses are already backed up in this location.%0
  3039. //
  3040. #define NS_E_DRM_BACKUP_EXISTS           _HRESULT_TYPEDEF_(0xC00D2742L)
  3041. //
  3042. // MessageId: NS_E_DRM_BACKUP_CORRUPT
  3043. //
  3044. // MessageText:
  3045. //
  3046. //  One or more backed-up licenses are missing or corrupt.%0
  3047. //
  3048. #define NS_E_DRM_BACKUP_CORRUPT          _HRESULT_TYPEDEF_(0xC00D2743L)
  3049. //
  3050. // MessageId: NS_E_DRM_BACKUPRESTORE_BUSY
  3051. //
  3052. // MessageText:
  3053. //
  3054. //  You cannot begin a new backup process until the current process has been completed.%0
  3055. //
  3056. #define NS_E_DRM_BACKUPRESTORE_BUSY      _HRESULT_TYPEDEF_(0xC00D2744L)
  3057. //
  3058. // MessageId: NS_S_DRM_MONITOR_CANCELLED
  3059. //
  3060. // MessageText:
  3061. //
  3062. //  Status message: License monitoring has been cancelled.%0
  3063. //
  3064. #define NS_S_DRM_MONITOR_CANCELLED       _HRESULT_TYPEDEF_(0x000D2746L)
  3065. //
  3066. // MessageId: NS_S_DRM_ACQUIRE_CANCELLED
  3067. //
  3068. // MessageText:
  3069. //
  3070. //  Status message: License acquisition has been cancelled.%0
  3071. //
  3072. #define NS_S_DRM_ACQUIRE_CANCELLED       _HRESULT_TYPEDEF_(0x000D2747L)
  3073. //
  3074. // MessageId: NS_E_DRM_LICENSE_UNUSABLE
  3075. //
  3076. // MessageText:
  3077. //
  3078. //  The license is invalid. Contact the content provider for further assistance.%0
  3079. //
  3080. #define NS_E_DRM_LICENSE_UNUSABLE        _HRESULT_TYPEDEF_(0xC00D2748L)
  3081. //
  3082. // MessageId: NS_E_DRM_INVALID_PROPERTY
  3083. //
  3084. // MessageText:
  3085. //
  3086. //  A required property was not set by the application. Contact product support for this application.%0.
  3087. //
  3088. #define NS_E_DRM_INVALID_PROPERTY        _HRESULT_TYPEDEF_(0xC00D2749L)
  3089. //
  3090. // MessageId: NS_E_DRM_SECURE_STORE_NOT_FOUND
  3091. //
  3092. // MessageText:
  3093. //
  3094. //  A problem has occurred in the Digital Rights Management component of this application. Try to acquire a license again.%0
  3095. //
  3096. #define NS_E_DRM_SECURE_STORE_NOT_FOUND  _HRESULT_TYPEDEF_(0xC00D274AL)
  3097. //
  3098. // MessageId: NS_E_DRM_CACHED_CONTENT_ERROR
  3099. //
  3100. // MessageText:
  3101. //
  3102. //  A license cannot be found for this media file. Use License Management to transfer a license for this file from the original computer, or acquire a new license.%0
  3103. //
  3104. #define NS_E_DRM_CACHED_CONTENT_ERROR    _HRESULT_TYPEDEF_(0xC00D274BL)
  3105. //
  3106. // MessageId: NS_E_DRM_INDIVIDUALIZATION_INCOMPLETE
  3107. //
  3108. // MessageText:
  3109. //
  3110. //  A problem occurred during the security upgrade. Try again later.%0
  3111. //
  3112. #define NS_E_DRM_INDIVIDUALIZATION_INCOMPLETE _HRESULT_TYPEDEF_(0xC00D274CL)
  3113. //
  3114. // MessageId: NS_E_DRM_DRIVER_AUTH_FAILURE
  3115. //
  3116. // MessageText:
  3117. //
  3118. //  Certified driver components are required to play this media file. Contact Windows Update to see whether updated drivers are available for your hardware.%0
  3119. //
  3120. #define NS_E_DRM_DRIVER_AUTH_FAILURE     _HRESULT_TYPEDEF_(0xC00D274DL)
  3121. //
  3122. // MessageId: NS_E_DRM_NEED_UPGRADE_MSSAP
  3123. //
  3124. // MessageText:
  3125. //
  3126. //  One or more of the Secure Audio Path components were not found or an entry point in those components was not found.%0
  3127. //
  3128. #define NS_E_DRM_NEED_UPGRADE_MSSAP      _HRESULT_TYPEDEF_(0xC00D274EL)
  3129. //
  3130. // MessageId: NS_E_DRM_REOPEN_CONTENT
  3131. //
  3132. // MessageText:
  3133. //
  3134. //  Status message: Reopen the file.%0
  3135. //
  3136. #define NS_E_DRM_REOPEN_CONTENT          _HRESULT_TYPEDEF_(0xC00D274FL)
  3137. //
  3138. // MessageId: NS_E_DRM_DRIVER_DIGIOUT_FAILURE
  3139. //
  3140. // MessageText:
  3141. //
  3142. //  Certain driver functionality is required to play this media file. Contact Windows Update to see whether updated drivers are available for your hardware.%0
  3143. //
  3144. #define NS_E_DRM_DRIVER_DIGIOUT_FAILURE  _HRESULT_TYPEDEF_(0xC00D2750L)
  3145. //
  3146. // MessageId: NS_E_DRM_INVALID_SECURESTORE_PASSWORD
  3147. //
  3148. // MessageText:
  3149. //
  3150. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  3151. //
  3152. #define NS_E_DRM_INVALID_SECURESTORE_PASSWORD _HRESULT_TYPEDEF_(0xC00D2751L)
  3153. //
  3154. // MessageId: NS_E_DRM_APPCERT_REVOKED
  3155. //
  3156. // MessageText:
  3157. //
  3158. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  3159. //
  3160. #define NS_E_DRM_APPCERT_REVOKED         _HRESULT_TYPEDEF_(0xC00D2752L)
  3161. //
  3162. // MessageId: NS_E_DRM_RESTORE_FRAUD
  3163. //
  3164. // MessageText:
  3165. //
  3166. //  You cannot restore your license(s).%0
  3167. //
  3168. #define NS_E_DRM_RESTORE_FRAUD           _HRESULT_TYPEDEF_(0xC00D2753L)
  3169. //
  3170. // MessageId: NS_E_DRM_HARDWARE_INCONSISTENT
  3171. //
  3172. // MessageText:
  3173. //
  3174. //  The licenses for your media files are corrupted. Contact Microsoft product support.%0
  3175. //
  3176. #define NS_E_DRM_HARDWARE_INCONSISTENT   _HRESULT_TYPEDEF_(0xC00D2754L)
  3177. //
  3178. // MessageId: NS_E_DRM_SDMI_TRIGGER
  3179. //
  3180. // MessageText:
  3181. //
  3182. //  To transfer this media file, you must upgrade the application.%0
  3183. //
  3184. #define NS_E_DRM_SDMI_TRIGGER            _HRESULT_TYPEDEF_(0xC00D2755L)
  3185. //
  3186. // MessageId: NS_E_DRM_SDMI_NOMORECOPIES
  3187. //
  3188. // MessageText:
  3189. //
  3190. //  You cannot make any more copies of this media file.%0
  3191. //
  3192. #define NS_E_DRM_SDMI_NOMORECOPIES       _HRESULT_TYPEDEF_(0xC00D2756L)
  3193. //
  3194. // MessageId: NS_E_DRM_UNABLE_TO_CREATE_HEADER_OBJECT
  3195. //
  3196. // MessageText:
  3197. //
  3198. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  3199. //
  3200. #define NS_E_DRM_UNABLE_TO_CREATE_HEADER_OBJECT _HRESULT_TYPEDEF_(0xC00D2757L)
  3201. //
  3202. // MessageId: NS_E_DRM_UNABLE_TO_CREATE_KEYS_OBJECT
  3203. //
  3204. // MessageText:
  3205. //
  3206. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  3207. //
  3208. #define NS_E_DRM_UNABLE_TO_CREATE_KEYS_OBJECT _HRESULT_TYPEDEF_(0xC00D2758L)
  3209. ;// This error is never shown to user but needed for program logic.
  3210. //
  3211. // MessageId: NS_E_DRM_LICENSE_NOTACQUIRED
  3212. //
  3213. // MessageText:
  3214. //
  3215. //  Unable to obtain license.%0
  3216. //
  3217. #define NS_E_DRM_LICENSE_NOTACQUIRED     _HRESULT_TYPEDEF_(0xC00D2759L)
  3218. //
  3219. // MessageId: NS_E_DRM_UNABLE_TO_CREATE_CODING_OBJECT
  3220. //
  3221. // MessageText:
  3222. //
  3223. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  3224. //
  3225. #define NS_E_DRM_UNABLE_TO_CREATE_CODING_OBJECT _HRESULT_TYPEDEF_(0xC00D275AL)
  3226. //
  3227. // MessageId: NS_E_DRM_UNABLE_TO_CREATE_STATE_DATA_OBJECT
  3228. //
  3229. // MessageText:
  3230. //
  3231. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  3232. //
  3233. #define NS_E_DRM_UNABLE_TO_CREATE_STATE_DATA_OBJECT _HRESULT_TYPEDEF_(0xC00D275BL)
  3234. //
  3235. // MessageId: NS_E_DRM_BUFFER_TOO_SMALL
  3236. //
  3237. // MessageText:
  3238. //
  3239. //  The buffer supplied is not sufficient.%0.
  3240. //
  3241. #define NS_E_DRM_BUFFER_TOO_SMALL        _HRESULT_TYPEDEF_(0xC00D275CL)
  3242. //
  3243. // MessageId: NS_E_DRM_UNSUPPORTED_PROPERTY
  3244. //
  3245. // MessageText:
  3246. //
  3247. //  The property requested is not supported.%0.
  3248. //
  3249. #define NS_E_DRM_UNSUPPORTED_PROPERTY    _HRESULT_TYPEDEF_(0xC00D275DL)
  3250. //
  3251. // MessageId: NS_E_DRM_ERROR_BAD_NET_RESP
  3252. //
  3253. // MessageText:
  3254. //
  3255. //  The specified server cannot perform the requested operation.%0.
  3256. //
  3257. #define NS_E_DRM_ERROR_BAD_NET_RESP      _HRESULT_TYPEDEF_(0xC00D275EL)
  3258. //
  3259. // MessageId: NS_E_DRM_STORE_NOTALLSTORED
  3260. //
  3261. // MessageText:
  3262. //
  3263. //  Some of the licenses could not be stored.%0.
  3264. //
  3265. #define NS_E_DRM_STORE_NOTALLSTORED      _HRESULT_TYPEDEF_(0xC00D275FL)
  3266. //
  3267. // MessageId: NS_E_DRM_SECURITY_COMPONENT_SIGNATURE_INVALID
  3268. //
  3269. // MessageText:
  3270. //
  3271. //  The Digital Rights Management security upgrade component could not be validated. Contact Microsoft product support.%0
  3272. //
  3273. #define NS_E_DRM_SECURITY_COMPONENT_SIGNATURE_INVALID _HRESULT_TYPEDEF_(0xC00D2760L)
  3274. //
  3275. // MessageId: NS_E_DRM_INVALID_DATA
  3276. //
  3277. // MessageText:
  3278. //
  3279. //  Invalid or corrupt data was encountered.%0
  3280. //
  3281. #define NS_E_DRM_INVALID_DATA            _HRESULT_TYPEDEF_(0xC00D2761L)
  3282. //
  3283. // MessageId: NS_E_DRM_UNABLE_TO_CONTACT_SERVER
  3284. //
  3285. // MessageText:
  3286. //
  3287. //  Unable to contact the server for the requested operation.%0
  3288. //
  3289. #define NS_E_DRM_UNABLE_TO_CONTACT_SERVER _HRESULT_TYPEDEF_(0xC00D2762L)
  3290. //
  3291. // MessageId: NS_E_DRM_UNABLE_TO_CREATE_AUTHENTICATION_OBJECT
  3292. //
  3293. // MessageText:
  3294. //
  3295. //  A problem has occurred in the Digital Rights Management component. Contact Microsoft product support.%0.
  3296. //
  3297. #define NS_E_DRM_UNABLE_TO_CREATE_AUTHENTICATION_OBJECT _HRESULT_TYPEDEF_(0xC00D2763L)
  3298. //
  3299. // MessageId: NS_E_DRM_NOT_CONFIGURED
  3300. //
  3301. // MessageText:
  3302. //
  3303. //  Not all of the necessary properties for DRM have been set.%0
  3304. //
  3305. #define NS_E_DRM_NOT_CONFIGURED          _HRESULT_TYPEDEF_(0xC00D2764L)
  3306. //
  3307. // MessageId: NS_E_DRM_DEVICE_ACTIVATION_CANCELED
  3308. //
  3309. // MessageText:
  3310. //
  3311. //  The portable device does not have the security required to copy protected files to it. To obtain the additional security, try to copy the file to your portable device again. When a message appears, click OK.%0
  3312. //
  3313. #define NS_E_DRM_DEVICE_ACTIVATION_CANCELED _HRESULT_TYPEDEF_(0xC00D2765L)
  3314. //
  3315. // License Reasons Section
  3316. // Error Codes why a license is not usable. Reserve 10200..10300 for this purpose.
  3317. // 10200..10249 is for license reported reasons. 10250..10300 is for client detected reasons.
  3318. //
  3319. //
  3320. // MessageId: NS_E_DRM_LICENSE_EXPIRED
  3321. //
  3322. // MessageText:
  3323. //
  3324. //  The license for this file has expired and is no longer valid. Contact your content provider for further assistance.%0
  3325. //
  3326. #define NS_E_DRM_LICENSE_EXPIRED         _HRESULT_TYPEDEF_(0xC00D27D8L)
  3327. //
  3328. // MessageId: NS_E_DRM_LICENSE_NOTENABLED
  3329. //
  3330. // MessageText:
  3331. //
  3332. //  The license for this file is not valid yet, but will be at a future date.%0
  3333. //
  3334. #define NS_E_DRM_LICENSE_NOTENABLED      _HRESULT_TYPEDEF_(0xC00D27D9L)
  3335. //
  3336. // MessageId: NS_E_DRM_LICENSE_APPSECLOW
  3337. //
  3338. // MessageText:
  3339. //
  3340. //  The license for this file requires a higher level of security than the player you are currently using has. Try using a different player or download a newer version of your current player.%0
  3341. //
  3342. #define NS_E_DRM_LICENSE_APPSECLOW       _HRESULT_TYPEDEF_(0xC00D27DAL)
  3343. //
  3344. // MessageId: NS_E_DRM_STORE_NEEDINDI
  3345. //
  3346. // MessageText:
  3347. //
  3348. //  The license cannot be stored as it requires security upgrade of Digital Rights Management component.%0.
  3349. //
  3350. #define NS_E_DRM_STORE_NEEDINDI          _HRESULT_TYPEDEF_(0xC00D27DBL)
  3351. //
  3352. // MessageId: NS_E_DRM_STORE_NOTALLOWED
  3353. //
  3354. // MessageText:
  3355. //
  3356. //  Your machine does not meet the requirements for storing the license.%0.
  3357. //
  3358. #define NS_E_DRM_STORE_NOTALLOWED        _HRESULT_TYPEDEF_(0xC00D27DCL)
  3359. //
  3360. // MessageId: NS_E_DRM_LICENSE_APP_NOTALLOWED
  3361. //
  3362. // MessageText:
  3363. //
  3364. //  The license for this file requires an upgraded version of your player or a different player.%0.
  3365. //
  3366. #define NS_E_DRM_LICENSE_APP_NOTALLOWED  _HRESULT_TYPEDEF_(0xC00D27DDL)
  3367. //
  3368. // MessageId: NS_S_DRM_NEEDS_INDIVIDUALIZATION
  3369. //
  3370. // MessageText:
  3371. //
  3372. //  A security upgrade is required to perform the operation on this media file.%0
  3373. //
  3374. #define NS_S_DRM_NEEDS_INDIVIDUALIZATION _HRESULT_TYPEDEF_(0x000D27DEL)
  3375. //
  3376. // MessageId: NS_E_DRM_LICENSE_CERT_EXPIRED
  3377. //
  3378. // MessageText:
  3379. //
  3380. //  The license server's certificate expired. Make sure your system clock is set correctly. Contact your content provider for further assistance. %0.
  3381. //
  3382. #define NS_E_DRM_LICENSE_CERT_EXPIRED    _HRESULT_TYPEDEF_(0xC00D27DFL)
  3383. //
  3384. // MessageId: NS_E_DRM_LICENSE_SECLOW
  3385. //
  3386. // MessageText:
  3387. //
  3388. //  The license for this file requires a higher level of security than the player you are currently using has. Try using a different player or download a newer version of your current player.%0
  3389. //
  3390. #define NS_E_DRM_LICENSE_SECLOW          _HRESULT_TYPEDEF_(0xC00D27E0L)
  3391. //
  3392. // MessageId: NS_E_DRM_LICENSE_CONTENT_REVOKED
  3393. //
  3394. // MessageText:
  3395. //
  3396. //  The content owner for the license you just acquired is no longer supporting their content. Contact the content owner for a newer version of the content.%0
  3397. //
  3398. #define NS_E_DRM_LICENSE_CONTENT_REVOKED _HRESULT_TYPEDEF_(0xC00D27E1L)
  3399. //
  3400. // MessageId: NS_E_DRM_LICENSE_NOSAP
  3401. //
  3402. // MessageText:
  3403. //
  3404. //  The license for this file requires a feature that is not supported in your current player or operating system. You can try with newer version of your current player or contact your content provider for further assistance.%0
  3405. //
  3406. #define NS_E_DRM_LICENSE_NOSAP           _HRESULT_TYPEDEF_(0xC00D280AL)
  3407. //
  3408. // MessageId: NS_E_DRM_LICENSE_NOSVP
  3409. //
  3410. // MessageText:
  3411. //
  3412. //  The license for this file requires a feature that is not supported in your current player or operating system. You can try with newer version of your current player or contact your content provider for further assistance.%0
  3413. //
  3414. #define NS_E_DRM_LICENSE_NOSVP           _HRESULT_TYPEDEF_(0xC00D280BL)
  3415. //
  3416. // MessageId: NS_E_DRM_LICENSE_NOWDM
  3417. //
  3418. // MessageText:
  3419. //
  3420. //  The license for this file requires Windows Driver Model (WDM) audio drivers. Contact your sound card manufacturer for further assistance.%0
  3421. //
  3422. #define NS_E_DRM_LICENSE_NOWDM           _HRESULT_TYPEDEF_(0xC00D280CL)
  3423. //
  3424. // MessageId: NS_E_DRM_LICENSE_NOTRUSTEDCODEC
  3425. //
  3426. // MessageText:
  3427. //
  3428. //  The license for this file requires a higher level of security than the player you are currently using has. Try using a different player or download a newer version of your current player.%0
  3429. //
  3430. #define NS_E_DRM_LICENSE_NOTRUSTEDCODEC  _HRESULT_TYPEDEF_(0xC00D280DL)
  3431. //
  3432. // End of License Reasons Section
  3433. //
  3434. //
  3435. // MessageId: NS_E_DRM_NEEDS_UPGRADE_TEMPFILE
  3436. //
  3437. // MessageText:
  3438. //
  3439. //  An updated version of your media player is required to play the selected content.%0
  3440. //
  3441. #define NS_E_DRM_NEEDS_UPGRADE_TEMPFILE  _HRESULT_TYPEDEF_(0xC00D283DL)
  3442. //
  3443. // MessageId: NS_E_DRM_NEED_UPGRADE_PD
  3444. //
  3445. // MessageText:
  3446. //
  3447. //  A new version of the Digital Rights Management component is required. Contact product support for this application to get the latest version.%0
  3448. //
  3449. #define NS_E_DRM_NEED_UPGRADE_PD         _HRESULT_TYPEDEF_(0xC00D283EL)
  3450. //
  3451. // MessageId: NS_E_DRM_SIGNATURE_FAILURE
  3452. //
  3453. // MessageText:
  3454. //
  3455. //  Failed to either create or verify the content header.%0
  3456. //
  3457. #define NS_E_DRM_SIGNATURE_FAILURE       _HRESULT_TYPEDEF_(0xC00D283FL)
  3458. //
  3459. // MessageId: NS_E_DRM_LICENSE_SERVER_INFO_MISSING
  3460. //
  3461. // MessageText:
  3462. //
  3463. //  Could not read the necessary information from the system registry.%0
  3464. //
  3465. #define NS_E_DRM_LICENSE_SERVER_INFO_MISSING _HRESULT_TYPEDEF_(0xC00D2840L)
  3466. //
  3467. // MessageId: NS_E_DRM_BUSY
  3468. //
  3469. // MessageText:
  3470. //
  3471. //  The DRM subsystem is currently locked by another application or user.  Try again later.%0
  3472. //
  3473. #define NS_E_DRM_BUSY                    _HRESULT_TYPEDEF_(0xC00D2841L)
  3474. //
  3475. // MessageId: NS_E_DRM_PD_TOO_MANY_DEVICES
  3476. //
  3477. // MessageText:
  3478. //
  3479. //  There are too many target devices registered on the portable media.%0
  3480. //
  3481. #define NS_E_DRM_PD_TOO_MANY_DEVICES     _HRESULT_TYPEDEF_(0xC00D2842L)
  3482. //
  3483. // MessageId: NS_E_DRM_INDIV_FRAUD
  3484. //
  3485. // MessageText:
  3486. //
  3487. //  The security upgrade cannot be completed because the allowed number of daily upgrades has been exceeded. Try again tomorrow.%0
  3488. //
  3489. #define NS_E_DRM_INDIV_FRAUD             _HRESULT_TYPEDEF_(0xC00D2843L)
  3490. //
  3491. // MessageId: NS_E_DRM_INDIV_NO_CABS
  3492. //
  3493. // MessageText:
  3494. //
  3495. //  The security upgrade cannot be completed because the server is unable to perform the operation. Try again later.%0
  3496. //
  3497. #define NS_E_DRM_INDIV_NO_CABS           _HRESULT_TYPEDEF_(0xC00D2844L)
  3498. //
  3499. // MessageId: NS_E_DRM_INDIV_SERVICE_UNAVAILABLE
  3500. //
  3501. // MessageText:
  3502. //
  3503. //  The security upgrade cannot be performed because the server is not available. Try again later.%0
  3504. //
  3505. #define NS_E_DRM_INDIV_SERVICE_UNAVAILABLE _HRESULT_TYPEDEF_(0xC00D2845L)
  3506. //
  3507. // MessageId: NS_E_DRM_RESTORE_SERVICE_UNAVAILABLE
  3508. //
  3509. // MessageText:
  3510. //
  3511. //  Windows Media Player cannot restore your licenses because the server is not available. Try again later.%0
  3512. //
  3513. #define NS_E_DRM_RESTORE_SERVICE_UNAVAILABLE _HRESULT_TYPEDEF_(0xC00D2846L)
  3514. /////////////////////////////////////////////////////////////////////////
  3515. //
  3516. // Windows Media Setup Specific Errors
  3517. //
  3518. // IdRange = 11000..11999
  3519. /////////////////////////////////////////////////////////////////////////
  3520. //
  3521. // MessageId: NS_S_REBOOT_RECOMMENDED
  3522. //
  3523. // MessageText:
  3524. //
  3525. //  The requested operation is successful.  Some cleanup will not be complete until the system is rebooted.%0
  3526. //
  3527. #define NS_S_REBOOT_RECOMMENDED          _HRESULT_TYPEDEF_(0x000D2AF8L)
  3528. //
  3529. // MessageId: NS_S_REBOOT_REQUIRED
  3530. //
  3531. // MessageText:
  3532. //
  3533. //  The requested operation is successful.  The system will not function correctly until the system is rebooted.%0
  3534. //
  3535. #define NS_S_REBOOT_REQUIRED             _HRESULT_TYPEDEF_(0x000D2AF9L)
  3536. //
  3537. // MessageId: NS_E_REBOOT_RECOMMENDED
  3538. //
  3539. // MessageText:
  3540. //
  3541. //  The requested operation failed.  Some cleanup will not be complete until the system is rebooted.%0
  3542. //
  3543. #define NS_E_REBOOT_RECOMMENDED          _HRESULT_TYPEDEF_(0xC00D2AFAL)
  3544. //
  3545. // MessageId: NS_E_REBOOT_REQUIRED
  3546. //
  3547. // MessageText:
  3548. //
  3549. //  The requested operation failed.  The system will not function correctly until the system is rebooted.%0
  3550. //
  3551. #define NS_E_REBOOT_REQUIRED             _HRESULT_TYPEDEF_(0xC00D2AFBL)
  3552. /////////////////////////////////////////////////////////////////////////
  3553. //
  3554. // Windows Media Networking Errors
  3555. //
  3556. // IdRange = 12000..12999
  3557. /////////////////////////////////////////////////////////////////////////
  3558. //
  3559. // MessageId: NS_E_UNKNOWN_PROTOCOL
  3560. //
  3561. // MessageText:
  3562. //
  3563. //  The specified protocol is not supported.%0
  3564. //
  3565. #define NS_E_UNKNOWN_PROTOCOL            _HRESULT_TYPEDEF_(0xC00D2EE0L)
  3566. //
  3567. // MessageId: NS_E_REDIRECT_TO_PROXY
  3568. //
  3569. // MessageText:
  3570. //
  3571. //  The client is redirected to a proxy server.%0
  3572. //
  3573. #define NS_E_REDIRECT_TO_PROXY           _HRESULT_TYPEDEF_(0xC00D2EE1L)
  3574. //
  3575. // MessageId: NS_E_INTERNAL_SERVER_ERROR
  3576. //
  3577. // MessageText:
  3578. //
  3579. //  The server encountered an unexpected condition which prevented it from fulfilling the request.%0
  3580. //
  3581. #define NS_E_INTERNAL_SERVER_ERROR       _HRESULT_TYPEDEF_(0xC00D2EE2L)
  3582. //
  3583. // MessageId: NS_E_BAD_REQUEST
  3584. //
  3585. // MessageText:
  3586. //
  3587. //  The request could not be understood by the server.%0
  3588. //
  3589. #define NS_E_BAD_REQUEST                 _HRESULT_TYPEDEF_(0xC00D2EE3L)
  3590. //
  3591. // MessageId: NS_E_ERROR_FROM_PROXY
  3592. //
  3593. // MessageText:
  3594. //
  3595. //  The proxy experienced an error while attempting to contact the media server.%0
  3596. //
  3597. #define NS_E_ERROR_FROM_PROXY            _HRESULT_TYPEDEF_(0xC00D2EE4L)
  3598. //
  3599. // MessageId: NS_E_PROXY_TIMEOUT
  3600. //
  3601. // MessageText:
  3602. //
  3603. //  The proxy did not receive a timely response while attempting to contact the media server.%0
  3604. //
  3605. #define NS_E_PROXY_TIMEOUT               _HRESULT_TYPEDEF_(0xC00D2EE5L)
  3606. //
  3607. // MessageId: NS_E_SERVER_UNAVAILABLE
  3608. //
  3609. // MessageText:
  3610. //
  3611. //  The server is currently unable to handle the request due to a temporary overloading or maintenance of the server.%0
  3612. //
  3613. #define NS_E_SERVER_UNAVAILABLE          _HRESULT_TYPEDEF_(0xC00D2EE6L)
  3614. //
  3615. // MessageId: NS_E_REFUSED_BY_SERVER
  3616. //
  3617. // MessageText:
  3618. //
  3619. //  The server is refusing to fulfill the requested operation.%0
  3620. //
  3621. #define NS_E_REFUSED_BY_SERVER           _HRESULT_TYPEDEF_(0xC00D2EE7L)
  3622. //
  3623. // MessageId: NS_E_INCOMPATIBLE_SERVER
  3624. //
  3625. // MessageText:
  3626. //
  3627. //  The server is not a compatible streaming media server.%0
  3628. //
  3629. #define NS_E_INCOMPATIBLE_SERVER         _HRESULT_TYPEDEF_(0xC00D2EE8L)
  3630. //
  3631. // MessageId: NS_E_MULTICAST_DISABLED
  3632. //
  3633. // MessageText:
  3634. //
  3635. //  The content cannot be streamed because the Multicast protocol has been disabled.%0
  3636. //
  3637. #define NS_E_MULTICAST_DISABLED          _HRESULT_TYPEDEF_(0xC00D2EE9L)
  3638. //
  3639. // MessageId: NS_E_INVALID_REDIRECT
  3640. //
  3641. // MessageText:
  3642. //
  3643. //  The server redirected the player to an invalid location.%0
  3644. //
  3645. #define NS_E_INVALID_REDIRECT            _HRESULT_TYPEDEF_(0xC00D2EEAL)
  3646. //
  3647. // MessageId: NS_E_ALL_PROTOCOLS_DISABLED
  3648. //
  3649. // MessageText:
  3650. //
  3651. //  The content cannot be streamed because all protocols have been disabled.%0
  3652. //
  3653. #define NS_E_ALL_PROTOCOLS_DISABLED      _HRESULT_TYPEDEF_(0xC00D2EEBL)
  3654. //
  3655. // MessageId: NS_E_MSBD_NO_LONGER_SUPPORTED
  3656. //
  3657. // MessageText:
  3658. //
  3659. //  The MSBD protocol is no longer supported. Please use HTTP to connect to the Windows Media stream.%0
  3660. //
  3661. #define NS_E_MSBD_NO_LONGER_SUPPORTED    _HRESULT_TYPEDEF_(0xC00D2EECL)
  3662. //
  3663. // MessageId: NS_E_PROXY_NOT_FOUND
  3664. //
  3665. // MessageText:
  3666. //
  3667. //  The proxy server could not be located. Please check your proxy server configuration.%0
  3668. //
  3669. #define NS_E_PROXY_NOT_FOUND             _HRESULT_TYPEDEF_(0xC00D2EEDL)
  3670. //
  3671. // MessageId: NS_E_CANNOT_CONNECT_TO_PROXY
  3672. //
  3673. // MessageText:
  3674. //
  3675. //  Unable to establish a connection to the proxy server. Please check your proxy server configuration.%0
  3676. //
  3677. #define NS_E_CANNOT_CONNECT_TO_PROXY     _HRESULT_TYPEDEF_(0xC00D2EEEL)
  3678. //
  3679. // MessageId: NS_E_SERVER_DNS_TIMEOUT
  3680. //
  3681. // MessageText:
  3682. //
  3683. //  Unable to locate the media server. The operation timed out.%0
  3684. //
  3685. #define NS_E_SERVER_DNS_TIMEOUT          _HRESULT_TYPEDEF_(0xC00D2EEFL)
  3686. //
  3687. // MessageId: NS_E_PROXY_DNS_TIMEOUT
  3688. //
  3689. // MessageText:
  3690. //
  3691. //  Unable to locate the proxy server. The operation timed out.%0
  3692. //
  3693. #define NS_E_PROXY_DNS_TIMEOUT           _HRESULT_TYPEDEF_(0xC00D2EF0L)
  3694. //
  3695. // MessageId: NS_E_CLOSED_ON_SUSPEND
  3696. //
  3697. // MessageText:
  3698. //
  3699. //  Media closed because Windows was shut down.%0
  3700. //
  3701. #define NS_E_CLOSED_ON_SUSPEND           _HRESULT_TYPEDEF_(0xC00D2EF1L)
  3702. //
  3703. // MessageId: NS_E_CANNOT_READ_PLAYLIST_FROM_MEDIASERVER
  3704. //
  3705. // MessageText:
  3706. //
  3707. //  Unable to read the contents of a playlist file from a media server.%0
  3708. //
  3709. #define NS_E_CANNOT_READ_PLAYLIST_FROM_MEDIASERVER _HRESULT_TYPEDEF_(0xC00D2EF2L)
  3710. //
  3711. // MessageId: NS_E_SESSION_NOT_FOUND
  3712. //
  3713. // MessageText:
  3714. //
  3715. //  Session not found.%0
  3716. //
  3717. #define NS_E_SESSION_NOT_FOUND           _HRESULT_TYPEDEF_(0xC00D2EF3L)
  3718. //
  3719. // MessageId: NS_E_REQUIRE_STREAMING_CLIENT
  3720. //
  3721. // MessageText:
  3722. //
  3723. //  Content requires a streaming media client.%0
  3724. //
  3725. #define NS_E_REQUIRE_STREAMING_CLIENT    _HRESULT_TYPEDEF_(0xC00D2EF4L)
  3726. //
  3727. // MessageId: NS_E_PLAYLIST_ENTRY_HAS_CHANGED
  3728. //
  3729. // MessageText:
  3730. //
  3731. //  A command applies to a previous playlist entry.%0
  3732. //
  3733. #define NS_E_PLAYLIST_ENTRY_HAS_CHANGED  _HRESULT_TYPEDEF_(0xC00D2EF5L)
  3734. //
  3735. // MessageId: NS_E_PROXY_ACCESSDENIED
  3736. //
  3737. // MessageText:
  3738. //
  3739. //  The proxy server is denying access.  The username and/or password might be incorrect.%0
  3740. //
  3741. #define NS_E_PROXY_ACCESSDENIED          _HRESULT_TYPEDEF_(0xC00D2EF6L)
  3742. //
  3743. // MessageId: NS_E_PROXY_SOURCE_ACCESSDENIED
  3744. //
  3745. // MessageText:
  3746. //
  3747. //  The proxy could not provide valid authentication credentials to the media server.%0
  3748. //
  3749. #define NS_E_PROXY_SOURCE_ACCESSDENIED   _HRESULT_TYPEDEF_(0xC00D2EF7L)
  3750. //
  3751. // MessageId: NS_E_NETWORK_SINK_WRITE
  3752. //
  3753. // MessageText:
  3754. //
  3755. //  The network sink failed to write data to the network.%0
  3756. //
  3757. #define NS_E_NETWORK_SINK_WRITE          _HRESULT_TYPEDEF_(0xC00D2EF8L)
  3758. //
  3759. // MessageId: NS_E_FIREWALL
  3760. //
  3761. // MessageText:
  3762. //
  3763. //  Packets are not being received from the server. The packets might be blocked by a filtering device, such as a network firewall.%0
  3764. //
  3765. #define NS_E_FIREWALL                    _HRESULT_TYPEDEF_(0xC00D2EF9L)
  3766. //
  3767. // MessageId: NS_E_MMS_NOT_SUPPORTED
  3768. //
  3769. // MessageText:
  3770. //
  3771. //  The MMS protocol is not supported. Please use HTTP or RTSP to connect to the Windows Media stream.%0
  3772. //
  3773. #define NS_E_MMS_NOT_SUPPORTED           _HRESULT_TYPEDEF_(0xC00D2EFAL)
  3774. //
  3775. // MessageId: NS_E_SERVER_ACCESSDENIED
  3776. //
  3777. // MessageText:
  3778. //
  3779. //  The Windows Media server is denying access.  The username and/or password might be incorrect.%0
  3780. //
  3781. #define NS_E_SERVER_ACCESSDENIED         _HRESULT_TYPEDEF_(0xC00D2EFBL)
  3782. //
  3783. // MessageId: NS_E_RESOURCE_GONE
  3784. //
  3785. // MessageText:
  3786. //
  3787. //  The Publishing Point or file on the Windows Media Server is no longer available.%0
  3788. //
  3789. #define NS_E_RESOURCE_GONE               _HRESULT_TYPEDEF_(0xC00D2EFCL)
  3790. //
  3791. // MessageId: NS_E_NO_EXISTING_PACKETIZER
  3792. //
  3793. // MessageText:
  3794. //
  3795. //  There is no existing packetizer plugin for a stream.%0
  3796. //
  3797. #define NS_E_NO_EXISTING_PACKETIZER      _HRESULT_TYPEDEF_(0xC00D2EFDL)
  3798. //
  3799. // MessageId: NS_E_BAD_SYNTAX_IN_SERVER_RESPONSE
  3800. //
  3801. // MessageText:
  3802. //
  3803. //  The response from the media server could not be understood. This might be caused by an incompatible proxy server or media server.%0
  3804. //
  3805. #define NS_E_BAD_SYNTAX_IN_SERVER_RESPONSE _HRESULT_TYPEDEF_(0xC00D2EFEL)
  3806. //
  3807. // MessageId: NS_I_RECONNECTED
  3808. //
  3809. // MessageText:
  3810. //
  3811. //  The client is reconnected.%0
  3812. //
  3813. #define NS_I_RECONNECTED                 _HRESULT_TYPEDEF_(0x400D2EFFL)
  3814. //
  3815. // MessageId: NS_E_RESET_SOCKET_CONNECTION
  3816. //
  3817. // MessageText:
  3818. //
  3819. //  The Windows Media Server reset the network connection.%0
  3820. //
  3821. #define NS_E_RESET_SOCKET_CONNECTION     _HRESULT_TYPEDEF_(0xC00D2F00L)
  3822. //
  3823. // MessageId: NS_I_NOLOG_STOP
  3824. //
  3825. // MessageText:
  3826. //
  3827. //  Forcing a switch to a pending header on start.%0
  3828. //
  3829. #define NS_I_NOLOG_STOP                  _HRESULT_TYPEDEF_(0x400D2F01L)
  3830. //
  3831. // MessageId: NS_E_TOO_MANY_HOPS
  3832. //
  3833. // MessageText:
  3834. //
  3835. //  The request could not reach the media server (too many hops).%0
  3836. //
  3837. #define NS_E_TOO_MANY_HOPS               _HRESULT_TYPEDEF_(0xC00D2F02L)
  3838. //
  3839. // MessageId: NS_I_EXISTING_PACKETIZER
  3840. //
  3841. // MessageText:
  3842. //
  3843. //  There is already an existing packetizer plugin for the stream.%0
  3844. //
  3845. #define NS_I_EXISTING_PACKETIZER         _HRESULT_TYPEDEF_(0x400D2F03L)
  3846. //
  3847. // MessageId: NS_I_MANUAL_PROXY
  3848. //
  3849. // MessageText:
  3850. //
  3851. //  The proxy setting is manual.%0
  3852. //
  3853. #define NS_I_MANUAL_PROXY                _HRESULT_TYPEDEF_(0x400D2F04L)
  3854. //
  3855. // MessageId: NS_E_TOO_MUCH_DATA_FROM_SERVER
  3856. //
  3857. // MessageText:
  3858. //
  3859. //  The server is sending too much data. The connection has been terminated.%0
  3860. //
  3861. #define NS_E_TOO_MUCH_DATA_FROM_SERVER   _HRESULT_TYPEDEF_(0xC00D2F05L)
  3862. //
  3863. // MessageId: NS_E_CONNECT_TIMEOUT
  3864. //
  3865. // MessageText:
  3866. //
  3867. //  It was not possible to establish a connection to the media server in a timely manner. The media server may be down for maintenance, or it may be necessary to use a proxy server to access this media server.%0
  3868. //
  3869. #define NS_E_CONNECT_TIMEOUT             _HRESULT_TYPEDEF_(0xC00D2F06L)
  3870. //
  3871. // MessageId: NS_E_PROXY_CONNECT_TIMEOUT
  3872. //
  3873. // MessageText:
  3874. //
  3875. //  It was not possible to establish a connection to the proxy server in a timely manner. Please check your proxy server configuration.%0
  3876. //
  3877. #define NS_E_PROXY_CONNECT_TIMEOUT       _HRESULT_TYPEDEF_(0xC00D2F07L)
  3878. //
  3879. // MessageId: NS_E_SESSION_INVALID
  3880. //
  3881. // MessageText:
  3882. //
  3883. //  Session not found.%0
  3884. //
  3885. #define NS_E_SESSION_INVALID             _HRESULT_TYPEDEF_(0xC00D2F08L)
  3886. //
  3887. // MessageId: NS_S_EOSRECEDING
  3888. //
  3889. // MessageText:
  3890. //
  3891. //  EOS hit during rewinding.%0
  3892. //
  3893. #define NS_S_EOSRECEDING                 _HRESULT_TYPEDEF_(0x000D2F09L)
  3894. //
  3895. // MessageId: NS_E_PACKETSINK_UNKNOWN_FEC_STREAM
  3896. //
  3897. // MessageText:
  3898. //
  3899. //  Unknown packet sink stream.%0
  3900. //
  3901. #define NS_E_PACKETSINK_UNKNOWN_FEC_STREAM _HRESULT_TYPEDEF_(0xC00D2F0AL)
  3902. //
  3903. // MessageId: NS_E_PUSH_CANNOTCONNECT
  3904. //
  3905. // MessageText:
  3906. //
  3907. //  Unable to establish a connection to the server. Ensure Windows Media Services is started and the HTTP Server control protocol is properly enabled.%0
  3908. //
  3909. #define NS_E_PUSH_CANNOTCONNECT          _HRESULT_TYPEDEF_(0xC00D2F0BL)
  3910. //
  3911. // MessageId: NS_E_INCOMPATIBLE_PUSH_SERVER
  3912. //
  3913. // MessageText:
  3914. //
  3915. //  The Server service that received the HTTP push request is not a compatible version of Windows Media Services (WMS).  This error may indicate the push request was received by IIS instead of WMS.  Ensure WMS is started and has the HTTP Server control protocol properly enabled and try again.%0
  3916. //
  3917. #define NS_E_INCOMPATIBLE_PUSH_SERVER    _HRESULT_TYPEDEF_(0xC00D2F0CL)
  3918. /////////////////////////////////////////////////////////////////////////
  3919. //
  3920. // Windows Media Client Media Services
  3921. //
  3922. // IdRange = 13000..13999 (0x32C8-0x36AF)
  3923. /////////////////////////////////////////////////////////////////////////
  3924. //
  3925. // MessageId: NS_E_END_OF_PLAYLIST
  3926. //
  3927. // MessageText:
  3928. //
  3929. //  The playlist has reached its end.%0
  3930. //
  3931. #define NS_E_END_OF_PLAYLIST             _HRESULT_TYPEDEF_(0xC00D32C8L)
  3932. //
  3933. // MessageId: NS_E_USE_FILE_SOURCE
  3934. //
  3935. // MessageText:
  3936. //
  3937. //  Use file source.%0
  3938. //
  3939. #define NS_E_USE_FILE_SOURCE             _HRESULT_TYPEDEF_(0xC00D32C9L)
  3940. //
  3941. // MessageId: NS_E_PROPERTY_NOT_FOUND
  3942. //
  3943. // MessageText:
  3944. //
  3945. //  The property was not found.%0
  3946. //
  3947. #define NS_E_PROPERTY_NOT_FOUND          _HRESULT_TYPEDEF_(0xC00D32CAL)
  3948. //
  3949. // MessageId: NS_E_PROPERTY_READ_ONLY
  3950. //
  3951. // MessageText:
  3952. //
  3953. //  The property is read only.%0
  3954. //
  3955. #define NS_E_PROPERTY_READ_ONLY          _HRESULT_TYPEDEF_(0xC00D32CCL)
  3956. //
  3957. // MessageId: NS_E_TABLE_KEY_NOT_FOUND
  3958. //
  3959. // MessageText:
  3960. //
  3961. //  The table key was not found.%0
  3962. //
  3963. #define NS_E_TABLE_KEY_NOT_FOUND         _HRESULT_TYPEDEF_(0xC00D32CDL)
  3964. //
  3965. // MessageId: NS_E_INVALID_QUERY_OPERATOR
  3966. //
  3967. // MessageText:
  3968. //
  3969. //  Invalid query operator.%0
  3970. //
  3971. #define NS_E_INVALID_QUERY_OPERATOR      _HRESULT_TYPEDEF_(0xC00D32CFL)
  3972. //
  3973. // MessageId: NS_E_INVALID_QUERY_PROPERTY
  3974. //
  3975. // MessageText:
  3976. //
  3977. //  Invalid query property.%0
  3978. //
  3979. #define NS_E_INVALID_QUERY_PROPERTY      _HRESULT_TYPEDEF_(0xC00D32D0L)
  3980. //
  3981. // MessageId: NS_E_PROPERTY_NOT_SUPPORTED
  3982. //
  3983. // MessageText:
  3984. //
  3985. //  The property is not supported.%0
  3986. //
  3987. #define NS_E_PROPERTY_NOT_SUPPORTED      _HRESULT_TYPEDEF_(0xC00D32D2L)
  3988. //
  3989. // MessageId: NS_E_SCHEMA_CLASSIFY_FAILURE
  3990. //
  3991. // MessageText:
  3992. //
  3993. //  Schema classification failure.%0
  3994. //
  3995. #define NS_E_SCHEMA_CLASSIFY_FAILURE     _HRESULT_TYPEDEF_(0xC00D32D4L)
  3996. //
  3997. // MessageId: NS_E_METADATA_FORMAT_NOT_SUPPORTED
  3998. //
  3999. // MessageText:
  4000. //
  4001. //  The metadata format is not supported.%0
  4002. //
  4003. #define NS_E_METADATA_FORMAT_NOT_SUPPORTED _HRESULT_TYPEDEF_(0xC00D32D5L)
  4004. //
  4005. // MessageId: NS_E_METADATA_NO_EDITING_CAPABILITY
  4006. //
  4007. // MessageText:
  4008. //
  4009. //  Cannot edit the metadata.%0
  4010. //
  4011. #define NS_E_METADATA_NO_EDITING_CAPABILITY _HRESULT_TYPEDEF_(0xC00D32D6L)
  4012. //
  4013. // MessageId: NS_E_METADATA_CANNOT_SET_LOCALE
  4014. //
  4015. // MessageText:
  4016. //
  4017. //  Cannot set the locale id.%0
  4018. //
  4019. #define NS_E_METADATA_CANNOT_SET_LOCALE  _HRESULT_TYPEDEF_(0xC00D32D7L)
  4020. //
  4021. // MessageId: NS_E_METADATA_LANGUAGE_NOT_SUPORTED
  4022. //
  4023. // MessageText:
  4024. //
  4025. //  The language is not supported in the format.%0
  4026. //
  4027. #define NS_E_METADATA_LANGUAGE_NOT_SUPORTED _HRESULT_TYPEDEF_(0xC00D32D8L)
  4028. //
  4029. // MessageId: NS_E_METADATA_NO_RFC1766_NAME_FOR_LOCALE
  4030. //
  4031. // MessageText:
  4032. //
  4033. //  There is no RFC1766 name translation for the supplied locale id.%0
  4034. //
  4035. #define NS_E_METADATA_NO_RFC1766_NAME_FOR_LOCALE _HRESULT_TYPEDEF_(0xC00D32D9L)
  4036. //
  4037. // MessageId: NS_E_METADATA_NOT_AVAILABLE
  4038. //
  4039. // MessageText:
  4040. //
  4041. //  The metadata (or metadata item) is not available.%0
  4042. //
  4043. #define NS_E_METADATA_NOT_AVAILABLE      _HRESULT_TYPEDEF_(0xC00D32DAL)
  4044. //
  4045. // MessageId: NS_E_METADATA_CACHE_DATA_NOT_AVAILABLE
  4046. //
  4047. // MessageText:
  4048. //
  4049. //  The cached metadata (or metadata item) is not available.%0
  4050. //
  4051. #define NS_E_METADATA_CACHE_DATA_NOT_AVAILABLE _HRESULT_TYPEDEF_(0xC00D32DBL)
  4052. //
  4053. // MessageId: NS_E_METADATA_INVALID_DOCUMENT_TYPE
  4054. //
  4055. // MessageText:
  4056. //
  4057. //  The metadata document is invalid.%0
  4058. //
  4059. #define NS_E_METADATA_INVALID_DOCUMENT_TYPE _HRESULT_TYPEDEF_(0xC00D32DCL)
  4060. //
  4061. // MessageId: NS_E_METADATA_IDENTIFIER_NOT_AVAILABLE
  4062. //
  4063. // MessageText:
  4064. //
  4065. //  The metadata content identifier is not available.%0
  4066. //
  4067. #define NS_E_METADATA_IDENTIFIER_NOT_AVAILABLE _HRESULT_TYPEDEF_(0xC00D32DDL)
  4068. //
  4069. // MessageId: NS_E_METADATA_CANNOT_RETRIEVE_FROM_OFFLINE_CACHE
  4070. //
  4071. // MessageText:
  4072. //
  4073. //  Cannot retrieve metadata from the offline metadata cache.%0
  4074. //
  4075. #define NS_E_METADATA_CANNOT_RETRIEVE_FROM_OFFLINE_CACHE _HRESULT_TYPEDEF_(0xC00D32DEL)
  4076. #endif // _NSERROR_H