.\" .\" Copyright (c) 1999, 2001 The X Japanese Documentation Project. .\" .\" Permission is hereby granted, free of charge, to any person obtaining a .\" copy of this software and associated documentation files (the .\" "Software"), to deal in the Software without restriction, including .\" without limitation the rights to use, copy, modify, merge, publish, dis- .\" tribute, sublicense, and/or sell copies of the Software, and to permit .\" persons to whom the Software is furnished to do so, subject to the fol- .\" lowing conditions: .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL- .\" ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT .\" SHALL THE X JAPANESE DOCUMENTATION PROJECT BE LIABLE FOR ANY CLAIM, .\" DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR .\" OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR .\" THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of The X Japanese .\" Documentation Project shall not be used in advertising or otherwise to .\" promote the sale, use or other dealings in this Software without prior .\" written authorization from The X Japanese Documentation Project. .\" .\" X Window System is a trademark of The Open Group. .\" .\" Translated Tue Aug 31 22:47:36 JST 1999 .\" by FUJIWARA Teruyoshi .\" Updated Sun Oct 14 16:12:15 JST 2001 for XFree86 4.1.0 .\" by FUJIWARA Teruyoshi .\" .TH XvFreeAdaptorInfo 3X "Version 4.1.0" "XFree86" .\" $XFree86: xc/doc/man/Xv/XvFreeAdaptorInfo.man,v 1.5 2001/01/27 18:20:35 dawes Exp $ .\"0 .SH Name .SH 名前 .\"0 XvFreeAdaptorInfo \- free adaptor information XvFreeAdaptorInfo \- アダプタ情報を解放する .\" .\"0 .SH Syntax .SH 書式 \fBXvFreeAdaptorInfo(\fIp_adaptor_info\fR) .sp 1l \fBXvAdaptorInfo \fI*p_adaptor_info\fR; .\"0 .SH Arguments .SH 引き数 .\" .IP \fIp_adaptor_info\fR 8 .\"0 Pointer to where the adaptor information is located. アダプタ情報が置かれている場所を示すポインタ .\" .\"0 .SH Description .SH 説明 .\" .\"0 XvFreeAdaptorInfo(3X) frees adaptor information that .\"0 was returned by XvQueryAdaptors(3X). The data structure .\"0 used for adaptor information is defined in the .\"0 reference page for XvQueryAdaptors(3X). XvFreeAdaptorInfo(3X) は、XvQueryAdaptors(3X) が返したアダプタ情報を 解放する。アダプタ情報を格納するためのデータ構造体については、 XvQueryAdaptors(3X) のページに定義が載っている。 .\"0 .SH See Also .SH 関連項目 .\" XvQueryAdaptors(3X), XvFreeEncodingInfo(3X) .br