![]() ![]() |
![]() |
COM SupportFunktionen |
|
![]() |
|
|
![]() |
void com_addref ()
(PHP 4 CVS only) Es wird der Referenzzähler einer COM Komponente erhöht |
![]() ![]() |
mixed com_get (resource com_object, string property)
(PHP 3>= 3.0.3, PHP 4 >= 4.0b1) Es wird ein Wert der Eigenschaft einer COM Komponente geliefert |
![]() ![]() |
mixed com_invoke (resource com_object,string function_name [ ,mixed function parameters,])
(PHP 3>= 3.0.3, PHP 4 >= 4.0b1) Es wird eine Methode einer COM Komponente aufgerufen |
![]() ![]() |
string com_load (string module name [, string server name [, int codepage]])
(PHP 3>= 3.0.3, PHP 4 >= 4.0b1) Es wird eine neue Referenz auf eine COM Komponente gesetzt |
![]() ![]() |
mixed com_propget (resource com_object, string property)
(PHP 3>= 3.0.3, PHP 4 >= 4.0b1) Es wird ein Wert der Eigenschaft einer COM Komponente geliefert |
![]() ![]() |
void com_propput (resource com_object, string property, mixed value)
(PHP 3>= 3.0.3, PHP 4 >= 4.0b1) Es wird ein Wert der Eigenschaft einer COM Komponente zugewiesen |
![]() ![]() |
void com_propset (resource com_object, string property, mixed value)
(PHP 3>= 3.0.3, PHP 4 >= 4.0b1) Es wird ein Wert der Eigenschaft einer COM Komponente zugewiesen |
![]() ![]() |
void com_release ()
(PHP 4 CVS only) Es wird der Referenzzähler einer COM Komponente verringert |
![]() ![]() |
void com_set (resource com_object, string property, mixed value)
(PHP 3>= 3.0.3, PHP 4 >= 4.0b1) Es wird ein Wert der Eigenschaft einer COM Komponente zugewiesen |
![]() | |
weiter:![]() |
![]() |
zurück:![]() |
![]() |
![]() ![]() |