Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenvfwmsgs.h
Go to the documentation of this file.
00001 /* 00002 * Copyright (C) 2002 Alexandre Julliard 00003 * 00004 * This library is free software; you can redistribute it and/or 00005 * modify it under the terms of the GNU Lesser General Public 00006 * License as published by the Free Software Foundation; either 00007 * version 2.1 of the License, or (at your option) any later version. 00008 * 00009 * This library is distributed in the hope that it will be useful, 00010 * but WITHOUT ANY WARRANTY; without even the implied warranty of 00011 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00012 * Lesser General Public License for more details. 00013 * 00014 * You should have received a copy of the GNU Lesser General Public 00015 * License along with this library; if not, write to the Free Software 00016 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA 00017 */ 00018 00019 #define VFW_S_NO_MORE_ITEMS ((HRESULT)0x00040103) 00020 #define VFW_S_DUPLICATE_NAME ((HRESULT)0x0004022D) 00021 #define VFW_S_STATE_INTERMEDIATE ((HRESULT)0x00040237) 00022 #define VFW_S_PARTIAL_RENDER ((HRESULT)0x00040242) 00023 #define VFW_S_SOME_DATA_IGNORED ((HRESULT)0x00040245) 00024 #define VFW_S_CONNECTIONS_DEFERRED ((HRESULT)0x00040246) 00025 #define VFW_S_RESOURCE_NOT_NEEDED ((HRESULT)0x00040250) 00026 #define VFW_S_MEDIA_TYPE_IGNORED ((HRESULT)0x00040254) 00027 #define VFW_S_VIDEO_NOT_RENDERED ((HRESULT)0x00040257) 00028 #define VFW_S_AUDIO_NOT_RENDERED ((HRESULT)0x00040258) 00029 #define VFW_S_RPZA ((HRESULT)0x0004025A) 00030 #define VFW_S_ESTIMATED ((HRESULT)0x00040260) 00031 #define VFW_S_RESERVED ((HRESULT)0x00040263) 00032 #define VFW_S_STREAM_OFF ((HRESULT)0x00040267) 00033 #define VFW_S_CANT_CUE ((HRESULT)0x00040268) 00034 #define VFW_S_NO_STOP_TIME ((HRESULT)0x00040270) 00035 #define VFW_S_NOPREVIEWPIN ((HRESULT)0x0004027E) 00036 #define VFW_S_DVD_NON_ONE_SEQUENTIAL ((HRESULT)0x00040280) 00037 #define VFW_S_DVD_CHANNEL_CONTENTS_NOT_AVAILABLE ((HRESULT)0x0004028C) 00038 #define VFW_S_DVD_NOT_ACCURATE ((HRESULT)0x0004028D) 00039 #define VFW_E_INVALIDMEDIATYPE ((HRESULT)0x80040200) 00040 #define VFW_E_INVALIDSUBTYPE ((HRESULT)0x80040201) 00041 #define VFW_E_NEED_OWNER ((HRESULT)0x80040202) 00042 #define VFW_E_ENUM_OUT_OF_SYNC ((HRESULT)0x80040203) 00043 #define VFW_E_ALREADY_CONNECTED ((HRESULT)0x80040204) 00044 #define VFW_E_FILTER_ACTIVE ((HRESULT)0x80040205) 00045 #define VFW_E_NO_TYPES ((HRESULT)0x80040206) 00046 #define VFW_E_NO_ACCEPTABLE_TYPES ((HRESULT)0x80040207) 00047 #define VFW_E_INVALID_DIRECTION ((HRESULT)0x80040208) 00048 #define VFW_E_NOT_CONNECTED ((HRESULT)0x80040209) 00049 #define VFW_E_NO_ALLOCATOR ((HRESULT)0x8004020A) 00050 #define VFW_E_RUNTIME_ERROR ((HRESULT)0x8004020B) 00051 #define VFW_E_BUFFER_NOTSET ((HRESULT)0x8004020C) 00052 #define VFW_E_BUFFER_OVERFLOW ((HRESULT)0x8004020D) 00053 #define VFW_E_BADALIGN ((HRESULT)0x8004020E) 00054 #define VFW_E_ALREADY_COMMITTED ((HRESULT)0x8004020F) 00055 #define VFW_E_BUFFERS_OUTSTANDING ((HRESULT)0x80040210) 00056 #define VFW_E_NOT_COMMITTED ((HRESULT)0x80040211) 00057 #define VFW_E_SIZENOTSET ((HRESULT)0x80040212) 00058 #define VFW_E_NO_CLOCK ((HRESULT)0x80040213) 00059 #define VFW_E_NO_SINK ((HRESULT)0x80040214) 00060 #define VFW_E_NO_INTERFACE ((HRESULT)0x80040215) 00061 #define VFW_E_NOT_FOUND ((HRESULT)0x80040216) 00062 #define VFW_E_CANNOT_CONNECT ((HRESULT)0x80040217) 00063 #define VFW_E_CANNOT_RENDER ((HRESULT)0x80040218) 00064 #define VFW_E_CHANGING_FORMAT ((HRESULT)0x80040219) 00065 #define VFW_E_NO_COLOR_KEY_SET ((HRESULT)0x8004021A) 00066 #define VFW_E_NOT_OVERLAY_CONNECTION ((HRESULT)0x8004021B) 00067 #define VFW_E_NOT_SAMPLE_CONNECTION ((HRESULT)0x8004021C) 00068 #define VFW_E_PALETTE_SET ((HRESULT)0x8004021D) 00069 #define VFW_E_COLOR_KEY_SET ((HRESULT)0x8004021E) 00070 #define VFW_E_NO_COLOR_KEY_FOUND ((HRESULT)0x8004021F) 00071 #define VFW_E_NO_PALETTE_AVAILABLE ((HRESULT)0x80040220) 00072 #define VFW_E_NO_DISPLAY_PALETTE ((HRESULT)0x80040221) 00073 #define VFW_E_TOO_MANY_COLORS ((HRESULT)0x80040222) 00074 #define VFW_E_STATE_CHANGED ((HRESULT)0x80040223) 00075 #define VFW_E_NOT_STOPPED ((HRESULT)0x80040224) 00076 #define VFW_E_NOT_PAUSED ((HRESULT)0x80040225) 00077 #define VFW_E_NOT_RUNNING ((HRESULT)0x80040226) 00078 #define VFW_E_WRONG_STATE ((HRESULT)0x80040227) 00079 #define VFW_E_START_TIME_AFTER_END ((HRESULT)0x80040228) 00080 #define VFW_E_INVALID_RECT ((HRESULT)0x80040229) 00081 #define VFW_E_TYPE_NOT_ACCEPTED ((HRESULT)0x8004022A) 00082 #define VFW_E_SAMPLE_REJECTED ((HRESULT)0x8004022B) 00083 #define VFW_E_SAMPLE_REJECTED_EOS ((HRESULT)0x8004022C) 00084 #define VFW_E_DUPLICATE_NAME ((HRESULT)0x8004022D) 00085 #define VFW_E_TIMEOUT ((HRESULT)0x8004022E) 00086 #define VFW_E_INVALID_FILE_FORMAT ((HRESULT)0x8004022F) 00087 #define VFW_E_ENUM_OUT_OF_RANGE ((HRESULT)0x80040230) 00088 #define VFW_E_CIRCULAR_GRAPH ((HRESULT)0x80040231) 00089 #define VFW_E_NOT_ALLOWED_TO_SAVE ((HRESULT)0x80040232) 00090 #define VFW_E_TIME_ALREADY_PASSED ((HRESULT)0x80040233) 00091 #define VFW_E_ALREADY_CANCELLED ((HRESULT)0x80040234) 00092 #define VFW_E_CORRUPT_GRAPH_FILE ((HRESULT)0x80040235) 00093 #define VFW_E_ADVISE_ALREADY_SET ((HRESULT)0x80040236) 00094 #define VFW_E_NO_MODEX_AVAILABLE ((HRESULT)0x80040238) 00095 #define VFW_E_NO_ADVISE_SET ((HRESULT)0x80040239) 00096 #define VFW_E_NO_FULLSCREEN ((HRESULT)0x8004023A) 00097 #define VFW_E_IN_FULLSCREEN_MODE ((HRESULT)0x8004023B) 00098 #define VFW_E_UNKNOWN_FILE_TYPE ((HRESULT)0x80040240) 00099 #define VFW_E_CANNOT_LOAD_SOURCE_FILTER ((HRESULT)0x80040241) 00100 #define VFW_E_FILE_TOO_SHORT ((HRESULT)0x80040243) 00101 #define VFW_E_INVALID_FILE_VERSION ((HRESULT)0x80040244) 00102 #define VFW_E_INVALID_CLSID ((HRESULT)0x80040247) 00103 #define VFW_E_INVALID_MEDIA_TYPE ((HRESULT)0x80040248) 00104 #define VFW_E_SAMPLE_TIME_NOT_SET ((HRESULT)0x80040249) 00105 #define VFW_E_MEDIA_TIME_NOT_SET ((HRESULT)0x80040251) 00106 #define VFW_E_NO_TIME_FORMAT_SET ((HRESULT)0x80040252) 00107 #define VFW_E_MONO_AUDIO_HW ((HRESULT)0x80040253) 00108 #define VFW_E_NO_DECOMPRESSOR ((HRESULT)0x80040255) 00109 #define VFW_E_NO_AUDIO_HARDWARE ((HRESULT)0x80040256) 00110 #define VFW_E_RPZA ((HRESULT)0x80040259) 00111 #define VFW_E_PROCESSOR_NOT_SUITABLE ((HRESULT)0x8004025B) 00112 #define VFW_E_UNSUPPORTED_AUDIO ((HRESULT)0x8004025C) 00113 #define VFW_E_UNSUPPORTED_VIDEO ((HRESULT)0x8004025D) 00114 #define VFW_E_MPEG_NOT_CONSTRAINED ((HRESULT)0x8004025E) 00115 #define VFW_E_NOT_IN_GRAPH ((HRESULT)0x8004025F) 00116 #define VFW_E_NO_TIME_FORMAT ((HRESULT)0x80040261) 00117 #define VFW_E_READ_ONLY ((HRESULT)0x80040262) 00118 #define VFW_E_BUFFER_UNDERFLOW ((HRESULT)0x80040264) 00119 #define VFW_E_UNSUPPORTED_STREAM ((HRESULT)0x80040265) 00120 #define VFW_E_NO_TRANSPORT ((HRESULT)0x80040266) 00121 #define VFW_E_BAD_VIDEOCD ((HRESULT)0x80040269) 00122 #define VFW_E_OUT_OF_VIDEO_MEMORY ((HRESULT)0x80040271) 00123 #define VFW_E_VP_NEGOTIATION_FAILED ((HRESULT)0x80040272) 00124 #define VFW_E_DDRAW_CAPS_NOT_SUITABLE ((HRESULT)0x80040273) 00125 #define VFW_E_NO_VP_HARDWARE ((HRESULT)0x80040274) 00126 #define VFW_E_NO_CAPTURE_HARDWARE ((HRESULT)0x80040275) 00127 #define VFW_E_DVD_OPERATION_INHIBITED ((HRESULT)0x80040276) 00128 #define VFW_E_DVD_INVALIDDOMAIN ((HRESULT)0x80040277) 00129 #define VFW_E_DVD_NO_BUTTON ((HRESULT)0x80040278) 00130 #define VFW_E_DVD_GRAPHNOTREADY ((HRESULT)0x80040279) 00131 #define VFW_E_DVD_RENDERFAIL ((HRESULT)0x8004027A) 00132 #define VFW_E_DVD_DECNOTENOUGH ((HRESULT)0x8004027B) 00133 #define VFW_E_DDRAW_VERSION_NOT_SUITABLE ((HRESULT)0x8004027C) 00134 #define VFW_E_COPYPROT_FAILED ((HRESULT)0x8004027D) 00135 #define VFW_E_TIME_EXPIRED ((HRESULT)0x8004027F) 00136 #define VFW_E_DVD_WRONG_SPEED ((HRESULT)0x80040281) 00137 #define VFW_E_DVD_MENU_DOES_NOT_EXIST ((HRESULT)0x80040282) 00138 #define VFW_E_DVD_CMD_CANCELLED ((HRESULT)0x80040283) 00139 #define VFW_E_DVD_STATE_WRONG_VERSION ((HRESULT)0x80040284) 00140 #define VFW_E_DVD_STATE_CORRUPT ((HRESULT)0x80040285) 00141 #define VFW_E_DVD_STATE_WRONG_DISC ((HRESULT)0x80040286) 00142 #define VFW_E_DVD_INCOMPATIBLE_REGION ((HRESULT)0x80040287) 00143 #define VFW_E_DVD_NO_ATTRIBUTES ((HRESULT)0x80040288) 00144 #define VFW_E_DVD_NO_GOUP_PGC ((HRESULT)0x80040289) 00145 #define VFW_E_DVD_LOW_PARENTAL_LEVEL ((HRESULT)0x8004028A) 00146 #define VFW_E_DVD_NOT_IN_KARAOKE_MODE ((HRESULT)0x8004028B) 00147 #define VFW_E_FRAME_STEP_UNSUPPORTED ((HRESULT)0x8004028E) 00148 #define VFW_E_DVD_STREAM_DISABLED ((HRESULT)0x8004028F) 00149 #define VFW_E_DVD_TITLE_UNKNOWN ((HRESULT)0x80040290) 00150 #define VFW_E_DVD_INVALID_DISC ((HRESULT)0x80040291) 00151 #define VFW_E_DVD_NO_RESUME_INFORMATION ((HRESULT)0x80040292) 00152 #define VFW_E_PIN_ALREADY_BLOCKED_ON_THIS_THREAD ((HRESULT)0x80040293) 00153 #define VFW_E_PIN_ALREADY_BLOCKED ((HRESULT)0x80040294) 00154 #define VFW_E_CERTIFICATION_FAILURE ((HRESULT)0x80040295) 00155 #define VFW_E_VMR_NOT_IN_MIXER_MODE ((HRESULT)0x80040296) 00156 #define VFW_E_VMR_NO_AP_SUPPLIED ((HRESULT)0x80040297) 00157 #define VFW_E_VMR_NO_DEINTERLACE_HW ((HRESULT)0x80040298) 00158 #define VFW_E_DVD_VMR9_INCOMPATIBLEDEC ((HRESULT)0x8004029A) 00159 #define VFW_E_BAD_KEY ((HRESULT)0x800403F2) 00160 00161 #ifndef E_PROP_ID_UNSUPPORTED 00162 #define E_PROP_ID_UNSUPPORTED ((HRESULT)0x80070490) 00163 #endif 00164 #ifndef E_PROP_SET_UNSUPPORTED 00165 #define E_PROP_SET_UNSUPPORTED ((HRESULT)0x80070492) 00166 #endif Generated on Sat May 26 2012 04:31:20 for ReactOS by
1.7.6.1
|