mirror of
https://github.com/php/php-src.git
synced 2024-11-29 04:46:07 +08:00
@added com_release($obj) and com_addref($obj) functions
@and the related class members $obj->Release() and $obj->AddRef() @to gain more control over the used COM components. (phanto) also changed the return values of the internal functions from VARIANT to pval, so there's no need to convert the returned value after each function call and the real hashtable entry is returned and not only a copy of it. #now everything is prepared to implement the array support
This commit is contained in:
parent
04a5d124aa
commit
3c60aabe22
663
ext/com/COM.c
663
ext/com/COM.c
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user