@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:
Harald Radi 2001-05-13 14:21:20 +00:00
parent 04a5d124aa
commit 3c60aabe22
2 changed files with 870 additions and 456 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff