Call-center functionality is not implemented for Windows NTŪ 5 beta 1.
[This is preliminary documentation and subject to change.]
Outgoing interface that can be registered with the TAPI object. Used to receive notifications of new CallHub objects.
IUnknown Methods | Description |
---|---|
QueryInterface | Returns pointers to supported interfaces. |
AddRef | Increments the reference count. |
Release | Decrements the reference count. |
IDispatch Methods | Description |
---|---|
GetTypeInfoCount | Retrieves the number of type information interfaces. |
GetTypeInfo | Retrieves the type information for an object. |
GetIDsOfNames | Maps a single member and an optional set of argument names to a corresponding set of integer DISPIDs. |
Invoke | Provides access to properties and methods exposed by an object. |
ITCallHubNotification Methods | Description |
---|---|
GetAddresses | Specify addresses for CallHubs. |
NewCallHub | Returns pointer to new CallHub. |