File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 20216b916ed583938672cd09c2c2f430351430d1 Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: b9043112d87ec0ca6db17276d7013acc2368ed33 Maintainer: hirokawa Status: ready -->
4
4
<!-- CREDITS: takagi,mumumu -->
5
5
<refentry xml : id =" function.com-load-typelib" xmlns =" http://docbook.org/ns/docbook" >
6
6
<refnamediv >
21
21
</para >
22
22
<para >
23
23
あまり融通の利く方法ではありませんが、
24
- <xref linkend =" ini.com.typelib-file" /> 設定を利用して定数の
24
+ <link linkend =" ini.com.typelib-file" >com.typelib-file</link >
25
+ &php.ini; 設定を利用して定数の
25
26
事前読み込みと登録をすませるほうがずっと効率的であることに
26
27
注意しましょう。
27
28
</para >
28
29
<para >
29
- <xref linkend =" ini.com.autoregister-typelib" / > を有効にすると、
30
+ <link linkend =" ini.com.autoregister-typelib" >com.autoregister-typelib</ link > を有効にすると、
30
31
PHP がインスタンス化した COM オブジェクトに関連付けられている定数を
31
32
自動的に登録しようと試みます。これは COM オブジェクト自身の提供する
32
33
インターフェイスに依存し、常に可能であるとは限りません。
You can’t perform that action at this time.
0 commit comments