![]() |
SwyxIt! Client SDK 14.20
|
import "CLMgrPub.idl";
Public Member Functions | |
HRESULT | Item ([in] VARIANT index, [out, retval] VARIANT *pVariant) |
HRESULT | AddItem ([in] IDispatch *pVal) |
Properties | |
IUnknown | _NewEnum [get] |
long | Count [get] |
IDispatch | CreateItem [get] |
Collection of Name/Number search results
!!! This dispatch interface must be used from VB clients only !!! !!! For new versions additional functioncs might be added. This is necessary for VB clients but would cause trouble for C++ clients.
HRESULT INameNumberSearchResultCollection::AddItem | ( | [in] IDispatch * | pVal | ) |
HRESULT INameNumberSearchResultCollection::Item | ( | [in] VARIANT | index, |
[out, retval] VARIANT * | pVariant ) |
|
get |
|
get |
|
getproperty |