downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

インストール/設定> <W32api
[edit] Last updated: Fri, 25 May 2012

view this page in

導入

この拡張モジュールは、DLL への一般的な拡張 API です。この拡張モジュールは もともと PHP から Win32 API にアクセスできるようにするために 作成されましたが、他の DLL によりエクスポートされている他の関数にも アクセスすることができます。

現在サポートされている型は、一般の PHP 型 (文字列, boolean, float, 整数, NULL) と w32api_deftype() で定義した型です。

注意:

この拡張モジュールは » PECL レポジトリに移動 されており、以下のバージョン以降 PHP にバンドルされなくなっています。 PHP 5.1.0.

警告

この拡張モジュールは、 実験的 なものです。この拡張モジュールの動作・ 関数名・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 このモジュールは自己責任で使用してください。



add a note add a note User Contributed Notes 導入
ratkinson at tbs-ltd dot co dot uk 22-Nov-2011 12:53
If you are looking for a way to access DLL's from PHP, then please see http://www.php.net/manual/en/intro.com.php.

This extension also has support for .Net libraries.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites