printer_openとは? わかりやすく解説

Weblio 辞書 > コンピュータ > PHP関数リファレンス > printer_openの意味・解説 

printer_open

(PECL)
printer_open — プリンタへの接続をオープンする

説明

resource printer_open ( [string devicename] )
この関数は、プリンタ devicename への接続を 試み、成功時にハンドル、失敗時に FALSE を返します。
パラメータが指定されない場合、この関数はデフォルトのプリンタへ の接続をオープンします(php.iniprinter.default_printer として指定されていない 場合は、PHP はデフォルトのプリンタの検出を試みます)。
printer_open() は、デバイスコンテキストも 開始します。
例 1864. printer_open() の例
<?php
$handle = printer_open("HP Deskjet 930c");
$handle = printer_open();
?>



このページでは「PHP関数リファレンス」からprinter_openを検索した結果を表示しています。
Weblioに収録されているすべての辞書からprinter_openを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からprinter_open を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「printer_open」の関連用語

printer_openのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



printer_openのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
PHP Documentation GroupPHP Documentation Group
Copyright © 1997 - 2025 by the PHP Documentation Group.

©2025 GRAS Group, Inc.RSS