summaryrefslogtreecommitdiff
path: root/sapi/activescript/scriptengine.cpp
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2002-05-21 22:41:45 +0000
committerWez Furlong <wez@php.net>2002-05-21 22:41:45 +0000
commitfbf920d9a36b15ae555e613cba0507c20a5a1f23 (patch)
tree8813856a09f32cc995b4c31f2322a0646c16a2a7 /sapi/activescript/scriptengine.cpp
parent634746ece9d10912fdb3fc3f04871059b9557c7e (diff)
downloadphp-git-fbf920d9a36b15ae555e613cba0507c20a5a1f23.tar.gz
Enhance com_print_typeinfo.
The main expected use is like this, for figuring out what methods are allowed for a COM object: $ie = new COM("InternetExplorer.Application"); // Prints class definition for IE object com_print_typeinfo($ie, "InternetExplorer.Application", false); // Prints class definition for default IE event handler com_print_typeinfo($ie, "InternetExplorer.Application", true);
Diffstat (limited to 'sapi/activescript/scriptengine.cpp')
0 files changed, 0 insertions, 0 deletions