COM Function: Adds a reference to an object's interface.
USE IFCOM
result = COMAddObjectReference (iunknown)
iunknown |
An IUnKnown interface pointer. Must be of type INTEGER(INT_PTR_KIND()). |
The result type is INTEGER(4). It is the object's current reference count.
© 1996-2011 Intel Corporation. 無断での引用、転載を禁じます。