483 uuid(f8e552f5-4c00-11d3-80bc-00105a653379),
485 helpstring(
"IClientLine2 Interface"),
486 pointer_default(unique)
493 [helpstring(
"method HookOff")] HRESULT
HookOff();
499 [helpstring(
"method HookOn")] HRESULT
HookOn();
509 [helpstring(
"method Dial")] HRESULT
Dial([in] BSTR dialstring);
516 [helpstring(
"method Hold")] HRESULT
Hold([in]
int HoldMusic);
522 [helpstring(
"method Activate")] HRESULT
Activate();
547 [helpstring(
"method ForwardCall")] HRESULT
ForwardCall([in] BSTR dialstring);
552 [helpstring(
"method GetState")] HRESULT
GetState([out] CLMgrLineStates *piState);
570 uuid(f8e552f6-4c00-11d3-80bc-00105a653379),
572 helpstring(
"IClientLineMgr2 Interface"),
573 pointer_default(unique)
580 [helpstring(
"method Init")] HRESULT
Init([in] BSTR ServerName, [out] IClPBX** ppIClPbx);
585 [helpstring(
"method ReInit")] HRESULT
ReInit([out] IClPBX** ppIClPbx, [out] IClUser** ppIClUser);
595 [helpstring(
"method GetTapiLineCount")] HRESULT
GetTapiLineCount([out]
int* piTapiLineCount);
600 [helpstring(
"method GetTapiLineInfo")] HRESULT
GetTapiLineInfo([in]
int iTapiLine, [out] BSTR *psTapiLineName, [out] DWORD *pTapiLineId);
611 [helpstring(
"method GetTapiMSNCount")] HRESULT
GetTapiMSNCount([out]
int* piTapiMsnCount);
616 [helpstring(
"method GetTapiMSN")] HRESULT
GetTapiMSN([in]
int iMsnNo, [out] BSTR *psTapiMsn);
622 [helpstring(
"method RegisterUser")] HRESULT
RegisterUser([in] BSTR PbxUserName, [out] IClUser** ppIClUser, [out]
unsigned long* pulUserId, [in, out]
unsigned long* pMaxUsers, [out, size_is(*pMaxUsers), length_is(*pNumReturned)] BSTR* pszPBXUser, [out]
unsigned long* pNumReturned);
631 [helpstring(
"method RegisterSecondaryUser")] HRESULT
RegisterSecondaryUser([in] BSTR PbxUserName, [in] BSTR NtUserName, [in] BSTR NtPassword, [out] IClUser** ppIClUser, [out]
unsigned long* pulUserId);
636 [helpstring(
"method ReleaseUser")] HRESULT
ReleaseUser([in]
unsigned long ulUserId);
641 [helpstring(
"method GetLineCount")] HRESULT
GetLineCount([out]
int* piLineCount);
651 [helpstring(
"method GetAllLines")] HRESULT
GetAllLines([in]
int iSizeOfArray, [out, size_is(iSizeOfArray)]
IClientLine2** ppIClientLines);
661 [helpstring(
"method SelectLine")] HRESULT
SelectLineByNumber([in]
int LineNumber, BOOL bAutoHookOff);
671 [helpstring(
"method GetStates")] HRESULT
GetStates([in]
int iSizeOfArray, [out, size_is(iSizeOfArray)] CLMgrLineStates *piStates);
691 [helpstring(
"method PlaySoundFile")] HRESULT
PlaySoundFile([in]
SClDataLocations Location, [in] BSTR sFileName, [in] BOOL bPlayLoop, [in]
int iLoopInterval, [in] DWORD dwVolume);
698 [helpstring(
"method SetWaveEndpointLevel")] HRESULT
SetWaveEndpointLevel([in] DWORD dwVolume, [in] BOOL bSaveToConfiguration);
735 [helpstring(
"method SwitchWaveDevices")] HRESULT
SwitchWaveDevices([in] BOOL EnableMicro, [in] BOOL EnableSpeaker);
740 [helpstring(
"method GetWaveDevicesStates")] HRESULT
GetWaveDevicesStates([out] BOOL *MicroEnabled, [out] BOOL *SpeakerEnabled);
775 [helpstring(
"method GetNamekeyStates")] HRESULT
GetNamekeyStates([in]
int iSizeOfArray, [out, size_is(iSizeOfArray)] CLMgrNameKeyStates *piStates);
780 [helpstring(
"method GetNamekeyState")] HRESULT
GetNamekeyState([in]
int iNameKey, [out] CLMgrNameKeyStates *piState);
793 uuid(f8e55321-4c00-11d3-80bc-00105a653379),
795 helpstring(
"IClientLineMgrEx Interface"),
796 pointer_default(unique)
830 [helpstring(
"method SelectSpeakers")] HRESULT
SelectSpeakers([in] BOOL OpenListening, [in] BOOL Handsfree);
835 [helpstring(
"method GetSelectedSpeakers")] HRESULT
GetSelectedSpeakers([out] BOOL *OpenListening, [out] BOOL *Handsfree);
840 [helpstring(
"method SetLineCount")] HRESULT
SetLineCount([in]
int iLineCount);
860 uuid(f8e55342-4c00-11d3-80bc-00105a653379),
862 helpstring(
"IClientLineEx Interface"),
863 pointer_default(unique)
907 uuid(f8e55369-4c00-11d3-80bc-00105a653379),
909 helpstring(
"IClientLineEx2 Interface"),
910 pointer_default(unique)
929 uuid(f8e55373-4c00-11d3-80bc-00105a653379),
931 helpstring(
"IClientLineMgrEx2 Interface"),
932 pointer_default(unique)
945 [helpstring(
"method ResolveNumber")] HRESULT
ResolveNumber([in] BSTR Number, [out] BSTR *pName);
963 [helpstring(
"method ConvertNumber")] HRESULT
ConvertNumber([in] DWORD Style, [in] BSTR NumberFrom, [out] BSTR *pNumberTo);
977 uuid(f8e553a8-4c00-11d3-80bc-00105a653379),
979 helpstring(
"IClientLineMgrEx3 Interface"),
980 pointer_default(unique)
987 [helpstring(
"method InitEx")] HRESULT
InitEx([in] BSTR ServerName, [in] BSTR BackupServerName, [out] IClPBX** ppIClPbx);
996 [helpstring(
"method GetServerFromAutoDetection")] HRESULT
GetServerFromAutoDetection([out] BSTR *psServer, [out] BSTR *psBackupServer, [out] BOOL *pbAutoDetectionEnabled, [out] BOOL *pbServerAvailable);
1003 [helpstring(
"method GetLogonInfo")] HRESULT
GetLogonInfo([out] BSTR *psServer, [out] BSTR *psUser);
1011 uuid(f8e553dc-4c00-11d3-80bc-00105a653379),
1013 helpstring(
"IClientLineMgrEx4 Interface"),
1014 pointer_default(unique)
1036 [helpstring(
"method ConferenceRunning")] HRESULT
ConferenceRunning([out] BOOL *pbConferenceRunning);
1054 uuid(f8e553ee-4c00-11d3-80bc-00105a653379),
1056 helpstring(
"IClientLineMgrEx5 Interface"),
1057 pointer_default(unique)
1070 [helpstring(
"method SkinSetActionAreaState")] HRESULT
SkinSetActionAreaState([in] DWORD dwCommandId, [in] DWORD dwButtonId, [in] DWORD dwActionAreaState);
1079 [helpstring(
"method SkinSetInfoDetail")] HRESULT
SkinSetInfoDetail([in] DWORD dwDetailIndex, [in] BSTR InfoDetail);
1086 uuid(f8e55407-4c00-11d3-80bc-00105a653379),
1088 helpstring(
"IClientLineMgrEx6 Interface"),
1089 pointer_default(unique)
1111 [helpstring(
"method GetCallbackList")] HRESULT
GetCallbackList([in, out]
unsigned long* pMaxCallbackListItems, [out, size_is(*pMaxCallbackListItems), length_is(*pNumReturned)]
CLMgrCallbackListItem* pCallbackList, [out]
unsigned long* pNumReturned);
1117 [helpstring(
"method DeleteCallbackListItem")] HRESULT
DeleteCallbackListItem([in]
unsigned long CallbackRequestId, [in]
unsigned long CallbackOnBusyId);
1152 [helpstring(
"method SimpleDial")] HRESULT
SimpleDial([in] BSTR dialstring, [in]
int LineNumber);
1217 [helpstring(
"method GetCtiPairing")] HRESULT
GetCtiPairing([out] DWORD *pdwOwnIP, [out] DWORD *pdwPeerIP, [out] BSTR *pPeerName);
1224 [helpstring(
"method RegisterUserEx")] HRESULT
RegisterUserEx([in] BSTR PbxUserName, [in] BOOL bCtiMaster, [out] IClUser** ppIClUser, [out]
unsigned long* pulUserId, [in, out]
unsigned long* pMaxUsers, [out, size_is(*pMaxUsers), length_is(*pNumReturned)] BSTR* pszPBXUser, [out]
unsigned long* pNumReturned);
1229 [helpstring(
"method UnInit")] HRESULT
UnInit();
1296 uuid(f8e553e0-4c00-11d3-80bc-00105a653379),
1298 helpstring(
"IClientLineEx3 Interface"),
1299 pointer_default(unique)
1306 [helpstring(
"method Enable")] HRESULT
Enable([in] BOOL bEnable);
1323 uuid(f8e55408-4c00-11d3-80bc-00105a653379),
1325 helpstring(
"IClientLineEx4 Interface"),
1326 pointer_default(unique)
1347 uuid(f8e55474-4c00-11d3-80bc-00105a653379),
1349 helpstring(
"IClientLineMgrEx7 Interface"),
1350 pointer_default(unique)
1382 uuid(f8e5549a-4c00-11d3-80bc-00105a653379),
1384 helpstring(
"IClientLineMgrEx8 Interface"),
1385 pointer_default(unique)
1392 [helpstring(
"method SetVolume")] HRESULT
SetVolume([in]
int iVolume);
1397 [helpstring(
"method GetVolume")] HRESULT
GetVolume([out]
int *piVolume);
1412 [helpstring(
"method SetMicLevel")] HRESULT
SetMicLevel([in]
int iVolume);
1417 [helpstring(
"method GetMicLevel")] HRESULT
GetMicLevel([out]
int *piVolume);
1428 [helpstring(
"method GetAudioMode")] HRESULT
GetAudioMode([out]
int *piAudioMode);
1535 [helpstring(
"method IsAudioConfigured")] HRESULT
IsAudioConfigured([out] BOOL *pbConfigured, [out] BOOL *pbIsPnPDevice, [out] BOOL *pbPnPDevicePresent);
1540 [helpstring(
"method StartAudioPnP")] HRESULT
StartAudioPnP([in] BOOL bForcePnPDevice);
1552 [helpstring(
"method SetAudioMode")] HRESULT
SetAudioMode([in]
int iAudioMode);
1564 [helpstring(
"method PlaySoundFileDx")] HRESULT
PlaySoundFileDx([in] BSTR sFileName, [in] BOOL bPlayLoop, [in]
int iLoopInterval);
1580 [helpstring(
"method AddTraceModule")] HRESULT
AddTraceModule([in] BSTR sTraceModule, [out]
int* piTraceModule);
1585 [helpstring(
"method TraceLine")] HRESULT
TraceLine([in]
int iTraceModule, [in]
int iTraceLevel, [in]
long ulThisPointer, [in]
long ulConnectionId, [in] BSTR sTraceLine);
1597 [helpstring(
"method GetConfigBuffer")]
1599 [out, size_is(Maxlen)]
unsigned char* pBuf,
1600 [out]
unsigned long* pLenNeeded);
1608 uuid(f8e554ac-4c00-11d3-80bc-00105a653379),
1610 helpstring(
"IClientLineMgrEx9 Interface"),
1611 pointer_default(unique)
1628 [helpstring(
"method CreateJournalEntry")] HRESULT
CreateJournalEntry([in] BSTR Subject, [in] BSTR Body, [in]
long lDuration, [in] BSTR sCharging, [in] DATE StartDate, [in] BOOL bPopUp);
1642 [helpstring(
"method ShowContact")] HRESULT
ShowContact([in] BSTR Number, [in] BSTR Name, [in] BOOL bCreateIfNotExists, [in] BOOL bPopUp);
1649 uuid(f8e554bf-4c00-11d3-80bc-00105a653379),
1651 helpstring(
"IClientLineMgrEx10 Interface"),
1652 pointer_default(unique)
1667 [helpstring(
"method PlaySoundFileDxEx")] HRESULT
PlaySoundFileDxEx([in] BSTR sFileName, [in] BOOL bPlayLoop, [in]
int iLoopInterval, [in]
int iPosition, [in] BOOL bPercent, [in] BOOL bPauseImmediately, [in]
int iDevice);
1694 [helpstring(
"method GetPositionPlaySoundFileDxEx")] HRESULT
GetPositionPlaySoundFileDxEx([out]
int *piDuration, [out]
int *piPosition, [out]
int *piPercent);
1712 uuid(f8e554dc-4c00-11d3-80bc-00105a653379),
1714 helpstring(
"IClientLineMgrEx11 Interface"),
1715 pointer_default(unique)
1719 [propget, id(1), helpstring(
"property ClientConfig")] HRESULT
ClientConfig([out, retval] IDispatch** ppVal);
1720 [helpstring(
"method GetTrialMode")] HRESULT
GetTrialMode([out]
int* pTrialMode, [out]
int* pDaysLeft);
1727 uuid(f8e55549-4c00-11d3-80bc-00105a653379),
1729 helpstring(
"IClientLineMgrEx12 Interface"),
1731 pointer_default(unique)
1753 [helpstring(
"method FulltextSearchInContacts")] HRESULT
FulltextSearchInContacts([in] BSTR bstrSearchText, [in] BOOL bEnableSearchInNumbers, [out] IDispatch** ppSearchResultCollection);
1760 uuid(f8e5554f-4c00-11d3-80bc-00105a653379),
1762 helpstring(
"IClientLineMgrEx13 Interface"),
1763 pointer_default(unique)
1772 uuid(f8e555f2-4c00-11d3-80bc-00105a653379),
1774 helpstring(
"IClientLineMgrEx14 Interface"),
1775 pointer_default(unique)
1782 [helpstring(
"method GetNamekeyStatesEx")] HRESULT
GetNamekeyStatesEx([in]
int iSizeOfArray, [out, size_is(iSizeOfArray)] CLMgrNameKeyStates *piStates, [in]
int iSizeOfIdArray, [out, size_is(iSizeOfIdArray)]
CLMgrQualifiedEntityID *pEntityIDs);
1798 uuid(f8e55621-4c00-11d3-80bc-00105a653379),
1800 helpstring(
"IClientPresenceInformation Interface"),
1802 pointer_default(unique)
1806 [id(1), helpstring(
"Get the user presence information")]
1809 [out] INT32* iUserId,
1810 [out] INT32* iSiteId,
1811 [out] BSTR* bstrUsername,
1812 [out] INT32* iStatus,
1813 [out] BSTR* bstrStatusText);
1815 [id(2), helpstring(
"Subscribe user to get user presence changes")]
1817 [in] DWORD uiCookie,
1819 [in] INT32 iSiteId);
1821 [id(3), helpstring(
"Unsubscribe user to get no more user presence changes")]
1823 [in] DWORD uiCookie,
1825 [in] INT32 iSiteId);
1827 [id(4), helpstring(
"Get own E-Mail address to get own user presence status information")]
1829 [out] BSTR* bstrEmailAddress);
1831 [id(5), helpstring(
"Get status names to display")]
1833 [out] VARIANT* pvStatusNames,
1834 [out] INT32* piLocaleId);
1836 [id(6), helpstring(
"Terminate all active subscriptions")]
1839 [id(7), helpstring(
"Lookup existance of user E-Mail address")]
1847 uuid(f8e55622-4c00-11d3-80bc-00105a653379),
1848 helpstring(
"IClientPresenceInformationEvents Interface"),
1850 pointer_default(unique)
1854 [id(1), helpstring(
"Notify about user presence changes of subscribed users")]
1858 [in] BSTR bstrUsername,
1860 [in] BSTR bstrStatusText);
1891 uuid(BB8E783D-FC52-4C2E-B741-63C8DB59A1E9),
1893 helpstring(
"IClientLineMgrInstantMessaging Interface"),
1895 pointer_default(unique)
1899 [id(1), helpstring(
"method CanChatTo")] HRESULT
CanChatTo([in] INT32 iRemoteSiteId, [in] INT32 iRemoteUserId);
1900 [id(2), helpstring(
"method OpenChatTo")] HRESULT
OpenChatTo([in] INT32 iRemoteSiteId, [in] INT32 iRemoteUserId);
1906 uuid(D0F3F07F-A51A-4344-B25D-BB47E724D8E8),
1908 helpstring(
"IUserAppearance Interface"),
1910 pointer_default(unique)
1914 [propget, id(1), helpstring(
"property ChatUserId")] HRESULT
ChatUserId([out, retval] BSTR *pVal);
1915 [propget, id(2), helpstring(
"property PresenceState")] HRESULT
PresenceState([out, retval] ULONG *pbVal);
1916 [propget, id(3), helpstring(
"property PresenceText")] HRESULT
PresenceText([out, retval] BSTR *pVal);
1917 [propget, id(4), helpstring(
"property UserName")] HRESULT
UserName([out, retval] BSTR *pVal);
1918 [propget, id(5), helpstring(
"property AvatarBitmapPath")] HRESULT
AvatarBitmapPath([out, retval] BSTR *pVal);
1923 uuid(E88DCB6E-374C-416A-876F-AD2C56699983),
1925 helpstring(
"IUserAppearanceCollection Interface"),
1927 pointer_default(unique)
1931 [propget, restricted, id(DISPID_NEWENUM)] HRESULT
_NewEnum([out, retval] IUnknown** pVal);
1932 [id(DISPID_VALUE)] HRESULT
Item([in] VARIANT index, [out, retval] VARIANT* pVariant);
1933 [propget, id(1)] HRESULT
Count([out, retval]
long *pVal);
1943 uuid(A2314C5B-38DD-4507-A3AD-F8E3F26A91B3),
1945 helpstring(
"IClientLineMgrAnalytics Interface"),
1947 pointer_default(unique)
1951 [id(1), helpstring(
"method AnalyticsAddEvent")] HRESULT
AnalyticsAddEvent([in] INT32 iEventCategory, [in] INT32 iEventName);
1952 [id(2), helpstring(
"method AnalyticsAddEventText")] HRESULT
AnalyticsAddEventText([in] INT32 iEventCategory, [in] INT32 iEventName, [in] BSTR text);
1957 uuid(f8e5552f-4c00-11d3-80bc-00105a653379),
1959 helpstring(
"IFileEntryDisp Interface"),
1961 pointer_default(unique)
1965 [propget, id(1), helpstring(
"property FileID")] HRESULT
FileID([out, retval] BSTR *pVal);
1966 [propget, id(2), helpstring(
"property UserID")] HRESULT
UserID([out, retval] LONG *pbVal);
1967 [propget, id(3), helpstring(
"property Name")] HRESULT
Name([out, retval] BSTR *pVal);
1968 [propget, id(4), helpstring(
"property Description")] HRESULT
Description([out, retval] BSTR *pVal);
1969 [propget, id(5), helpstring(
"property Scope")] HRESULT
Scope([out, retval] LONG *pbVal);
1970 [propget, id(6), helpstring(
"property Category")] HRESULT
Category([out, retval] LONG *pbVal);
1971 [propget, id(7), helpstring(
"property Private")] HRESULT
Private([out, retval] BOOL *pbVal);
1972 [propget, id(8), helpstring(
"property Hidden")] HRESULT
Hidden([out, retval] BOOL *pbVal);
1973 [propget, id(9), helpstring(
"property LastModificationUTC")] HRESULT
LastModificationUTC([out, retval] DATE *pbVal);
1974 [propget, id(10), helpstring(
"property SystemFile")] HRESULT
SystemFile([out, retval] BOOL *pbVal);
1975 [propget, id(11), helpstring(
"property Culture")] HRESULT
Culture([out, retval] BSTR *pVal);
1980 uuid(f8e55531-4c00-11d3-80bc-00105a653379),
1982 helpstring(
"IFileEntryCollectionDisp Interface"),
1984 pointer_default(unique)
1988 [propget, restricted, id(DISPID_NEWENUM)] HRESULT
_NewEnum([out, retval] IUnknown** pVal);
1989 [id(DISPID_VALUE)] HRESULT
Item([in] VARIANT index, [out, retval] VARIANT* pVariant);
1990 [propget, id(1)] HRESULT
Count([out, retval]
long *pVal);
1996 uuid(f8e554cd-4c00-11d3-80bc-00105a653379),
1998 helpstring(
"IClientConfig Interface"),
2000 pointer_default(unique)
2004 [propget, id(1), helpstring(
"property UserId")] HRESULT
UserId([out, retval] ULONG* pVal);
2005 [propget, id(2), helpstring(
"property Name")] HRESULT
Name([out, retval] BSTR* pVal);
2006 [propget, id(3), helpstring(
"property UserDatadir")] HRESULT
UserDatadir([out, retval] BSTR* pVal);
2007 [propget, id(4), helpstring(
"property EMailAddress")] HRESULT
EMailAddress([out, retval] BSTR* pVal);
2008 [propput, id(4), helpstring(
"property EMailAddress")] HRESULT
EMailAddress([in] BSTR newVal);
2009 [propget, id(5), helpstring(
"property ShortName")] HRESULT
ShortName([out, retval] BSTR* pVal);
2010 [propget, id(6), helpstring(
"property SuppressOwnNumber")] HRESULT
SuppressOwnNumber([out, retval] BOOL* pVal);
2011 [propput, id(6), helpstring(
"property SuppressOwnNumber")] HRESULT
SuppressOwnNumber([in] BOOL newVal);
2012 [propget, id(7), helpstring(
"property MaxRedialListLength")] HRESULT
MaxRedialListLength([out, retval] ULONG* pVal);
2013 [propput, id(7), helpstring(
"property MaxRedialListLength")] HRESULT
MaxRedialListLength([in] ULONG newVal);
2014 [propget, id(8), helpstring(
"property RedialImmediately")] HRESULT
RedialImmediately([out, retval] BOOL* pVal);
2015 [propput, id(8), helpstring(
"property RedialImmediately")] HRESULT
RedialImmediately([in] BOOL newVal);
2016 [propget, id(9), helpstring(
"property EnablePhoneCallList")] HRESULT
EnablePhoneCallList([out, retval] BOOL* pVal);
2017 [propput, id(9), helpstring(
"property EnablePhoneCallList")] HRESULT
EnablePhoneCallList([in] BOOL newVal);
2019 [propput, id(10), helpstring(
"property MaxPhoneCallListLength")] HRESULT
MaxPhoneCallListLength([in] ULONG newVal);
2020 [propget, id(11), helpstring(
"property DefaultFwd")] HRESULT
DefaultFwd([out, retval] BOOL* pVal);
2021 [propput, id(11), helpstring(
"property DefaultFwd")] HRESULT
DefaultFwd([in] BOOL newVal);
2022 [propget, id(12), helpstring(
"property DefaultFwdNumber")] HRESULT
DefaultFwdNumber([out, retval] BSTR* pVal);
2023 [propput, id(12), helpstring(
"property DefaultFwdNumber")] HRESULT
DefaultFwdNumber([in] BSTR newVal);
2024 [propget, id(13), helpstring(
"property FwdOnBusy")] HRESULT
FwdOnBusy([out, retval] BOOL* pVal);
2025 [propput, id(13), helpstring(
"property FwdOnBusy")] HRESULT
FwdOnBusy([in] BOOL newVal);
2026 [propget, id(14), helpstring(
"property FwdOnBusyNumber")] HRESULT
FwdOnBusyNumber([out, retval] BSTR* pVal);
2027 [propput, id(14), helpstring(
"property FwdOnBusyNumber")] HRESULT
FwdOnBusyNumber([in] BSTR newVal);
2028 [propget, id(15), helpstring(
"property FwdOnNoAnswer")] HRESULT
FwdOnNoAnswer([out, retval] BOOL* pVal);
2029 [propput, id(15), helpstring(
"property FwdOnNoAnswer")] HRESULT
FwdOnNoAnswer([in] BOOL newVal);
2030 [propget, id(16), helpstring(
"property FwdOnNoAnswerNumber")] HRESULT
FwdOnNoAnswerNumber([out, retval] BSTR* pVal);
2031 [propput, id(16), helpstring(
"property FwdOnNoAnswerNumber")] HRESULT
FwdOnNoAnswerNumber([in] BSTR newVal);
2032 [propget, id(17), helpstring(
"property FwdOnNoAnswerTimeout")] HRESULT
FwdOnNoAnswerTimeout([out, retval] ULONG* pVal);
2033 [propput, id(17), helpstring(
"property FwdOnNoAnswerTimeout")] HRESULT
FwdOnNoAnswerTimeout([in] ULONG newVal);
2034 [propget, id(18), helpstring(
"property VoiceMailFile")] HRESULT
VoiceMailFile([out, retval] BSTR* pVal);
2035 [propput, id(18), helpstring(
"property VoiceMailFile")] HRESULT
VoiceMailFile([in] BSTR newVal);
2037 [propput, id(19), helpstring(
"property MaxVoiceMailRecordingLen")] HRESULT
MaxVoiceMailRecordingLen([in] LONG newVal);
2038 [propget, id(20), helpstring(
"property VoiceMailSent")] HRESULT
VoiceMailSent([out, retval] BOOL* pVal);
2039 [propput, id(20), helpstring(
"property VoiceMailSent")] HRESULT
VoiceMailSent([in] BOOL newVal);
2040 [propget, id(21), helpstring(
"property SIPUserID")] HRESULT
SIPUserID([out, retval] BSTR* pVal);
2041 [propget, id(22), helpstring(
"property SIPUsername")] HRESULT
SIPUsername([out, retval] BSTR* pVal);
2042 [propget, id(23), helpstring(
"property SIPPassword")] HRESULT
SIPPassword([out, retval] BSTR* pVal);
2043 [propput, id(23), helpstring(
"property SIPPassword")] HRESULT
SIPPassword([in] BSTR newVal);
2044 [propget, id(24), helpstring(
"property LoginDeviceType")] HRESULT
LoginDeviceType([out, retval] CHAR* pVal);
2045 [propput, id(24), helpstring(
"property LoginDeviceType")] HRESULT
LoginDeviceType([in] CHAR newVal);
2046 [propget, id(25), helpstring(
"property CountryCode")] HRESULT
CountryCode([out, retval] BSTR* pVal);
2047 [propput, id(25), helpstring(
"property CountryCode")] HRESULT
CountryCode([in] BSTR newVal);
2048 [propget, id(26), helpstring(
"property AreaCode")] HRESULT
AreaCode([out, retval] BSTR* pVal);
2049 [propput, id(26), helpstring(
"property AreaCode")] HRESULT
AreaCode([in] BSTR newVal);
2050 [propget, id(27), helpstring(
"property PublicAccessPrefix")] HRESULT
PublicAccessPrefix([out, retval] CHAR* pVal);
2051 [propput, id(27), helpstring(
"property PublicAccessPrefix")] HRESULT
PublicAccessPrefix([in] CHAR newVal);
2052 [propget, id(28), helpstring(
"property ServerDataDirectory")] HRESULT
ServerDataDirectory([out, retval] BSTR* pVal);
2053 [propget, id(29), helpstring(
"property DefaultVoicemailFile")] HRESULT
DefaultVoicemailFile([out, retval] BSTR* pVal);
2054 [propget, id(30), helpstring(
"property UserRootDirectory")] HRESULT
UserRootDirectory([out, retval] BSTR* pVal);
2055 [propget, id(31), helpstring(
"property InternationCallPrefix")] HRESULT
InternationCallPrefix([out, retval] BSTR* pVal);
2056 [propput, id(31), helpstring(
"property InternationCallPrefix")] HRESULT
InternationCallPrefix([in] BSTR newVal);
2058 [propput, id(32), helpstring(
"property LongDistanceCallPrefix")] HRESULT
LongDistanceCallPrefix([in] BSTR newVal);
2059 [propget, id(33), helpstring(
"property VoiceMailServerName")] HRESULT
VoiceMailServerName([out, retval] BSTR* pVal);
2061 [propget, id(35), helpstring(
"property DefaultSkinFileName")] HRESULT
DefaultSkinFileName([out, retval] BSTR* pVal);
2062 [propget, id(36), helpstring(
"property ChargingUnitValue")] HRESULT
ChargingUnitValue([out, retval] DOUBLE* pVal);
2063 [propget, id(37), helpstring(
"property ChargingUnitCurrency")] HRESULT
ChargingUnitCurrency([out, retval] BSTR* pVal);
2064 [propget, id(38), helpstring(
"property RecordingCodec")] HRESULT
RecordingCodec([out, retval] LONG* pVal);
2065 [propget, id(39), helpstring(
"property CompressionCodec")] HRESULT
CompressionCodec([out, retval] BSTR* pVal);
2067 [propget, id(42), helpstring(
"property ClientNumberEnumerator")] HRESULT
ClientNumberEnumerator([out, retval] IDispatch** ppVal);
2068 [propget, id(43), helpstring(
"property SecondaryCallEnabled")] HRESULT
SecondaryCallEnabled([out, retval] BOOL* pVal);
2069 [propput, id(43), helpstring(
"property SecondaryCallEnabled")] HRESULT
SecondaryCallEnabled([in] BOOL newVal);
2070 [propget, id(44), helpstring(
"property DoNotDisturb")] HRESULT
DoNotDisturb([out, retval] BOOL* pVal);
2071 [propput, id(44), helpstring(
"property DoNotDisturb")] HRESULT
DoNotDisturb([in] BOOL newVal);
2072 [propget, id(45), helpstring(
"property SIPAccountEnumerator")] HRESULT
SIPAccountEnumerator([out, retval] IDispatch** ppVal);
2073 [propget, id(46), helpstring(
"property SIPProviderEnumerator")] HRESULT
SIPProviderEnumerator([out, retval] IDispatch** ppVal);
2075 [id(48), helpstring(
"method EndUpdate")] HRESULT
EndUpdate();
2076 [propget, id(49), helpstring(
"property ConfigBuffer")] HRESULT
ConfigBuffer([out, retval] VARIANT* pVal);
2077 [propput, id(49), helpstring(
"property ConfigBuffer")] HRESULT
ConfigBuffer([in] VARIANT newVal);
2079 [propget, id(50), helpstring(
"property CallerEnumerator")] HRESULT
CallerEnumerator([out, retval] IDispatch** ppVal);
2080 [propget, id(51), helpstring(
"property RedialEnumerator")] HRESULT
RedialEnumerator([out, retval] IDispatch** ppVal);
2081 [id(52), helpstring(
"method DeleteRedialEntry")] HRESULT
DeleteRedialEntry([in] LONG Idx, [in] DATE Time);
2082 [id(53), helpstring(
"method DeleteCallerEntry")] HRESULT
DeleteCallerEntry([in] LONG Idx, [in] DATE Time);
2086 [propget, id(56), helpstring(
"property EnumEnabled")] HRESULT
EnumEnabled([out, retval] BOOL* pVal);
2087 [propput, id(56), helpstring(
"property EnumEnabled")] HRESULT
EnumEnabled([in] BOOL newVal);
2088 [id(57), helpstring(
"method IsFeatureInstalled")] HRESULT
IsFeatureInstalled([in] BSTR Guid, [out, retval] BOOL* pVal);
2090 [id(58), helpstring(
"method AddFile")] HRESULT
AddFile([in] BSTR SrcFilePath, [in] BSTR FileName, [in] LONG Scope, [in] LONG Category, [in] BOOL IsPrivate, [in] BOOL IsHidden);
2091 [id(59), helpstring(
"method DeleteFile")] HRESULT
DeleteFile([in] BSTR FileName, [in] LONG Scope, [in] LONG Category);
2092 [propget, id(60), helpstring(
"method FilePath")] HRESULT
FilePath([in] BSTR FileName, [in] LONG Scope, [in] LONG Category, [out, retval] BSTR* pVal);
2093 [propget, id(61), helpstring(
"method FileList")] HRESULT
FileList([in] BSTR FileExt, [in] LONG Scope, [in] LONG Category, [out, retval] IDispatch** ppVal);
2094 [propget, id(62), helpstring(
"method FileExists")] HRESULT
FileExists([in] BSTR FileName, [in] LONG Scope, [in] LONG Category, [out, retval] BOOL* pVal);
2095 [propget, id(63), helpstring(
"method IsReadOnly")] HRESULT
IsReadOnly([in] BSTR FileName, [in] LONG Scope, [in] LONG Category, [out, retval] BOOL* pVal);
2096 [propget, id(64), helpstring(
"method LastErrorMessage")] HRESULT
LastErrorMessage([out, retval] BSTR* pVal);
2097 [id(65), helpstring(
"method SetPhoneCallBackState")] HRESULT
SetPhoneCallBackState([in] LONG Idx, [in] DATE Time, [in] LONG CBState);
2099 [propget, id(67), helpstring(
"method LastError")] HRESULT
LastError([out, retval] LONG* pVal);
2101 [id(69), helpstring(
"method HasRole")] HRESULT
HasRole([in]
long roleId, [out, retval] BOOL* pVal);
2107 [propget, id(72), helpstring(
"property NumberOfNewVoicemails")] HRESULT
NumberOfNewVoicemails([out, retval] LONG* pVal);
2108 [propput, id(72), helpstring(
"property NumberOfNewVoicemails")] HRESULT
NumberOfNewVoicemails([in] LONG newVal);
2110 [propget, id(74), helpstring(
"property CollaborationLink")] HRESULT
CollaborationLink([out, retval] IDispatch** ppVal);
2111 [propget, id(75), helpstring(
"property VideoLink")] HRESULT
VideoLink([out, retval] IDispatch** ppVal);
2113 [propget, id(76), helpstring(
"property Away")] HRESULT
Away([out, retval] BOOL* pVal);
2114 [propput, id(76), helpstring(
"property Away")] HRESULT
Away([in] BOOL newVal);
2115 [propget, id(77), helpstring(
"property AwayText")] HRESULT
AwayText([out, retval,
string] BSTR* pVal);
2116 [propput, id(77), helpstring(
"property AwayText")] HRESULT
AwayText([in,
string] BSTR newVal);
2119 [id(80), helpstring(
"Gets the local site id")] HRESULT (
GetLocalSiteID)([out, retval]
long* plRetVal);
2120 [id(81), helpstring(
"Gets the local filepath for user bitmaps")] HRESULT (
GetAvatarBitmap)([in]
int iSiteID, [in]
int iUserID, [in] BOOL bForceReload, [out] BOOL* pbModified, [out,string] BSTR* pbstrFileNameVal, [out, retval, string] BSTR* pbstrVal);
2121 [id(82), helpstring(
"Sets the own user bitmaps")] HRESULT (
SetAvatarBitmap)([in, string] BSTR bstrFileName, [in, string] BSTR bstrFilePath);
2123 [id(84), helpstring(
"Set RichStatus Configuration")] HRESULT (
SetRichPresenceStatus)([in] BOOL bAway, [in] BOOL bDoNotDisturb, [in] DATE dExpirationDate);
2129 [propget, id(85), helpstring(
"property CurrentEncryptionMode")] HRESULT
CurrentEncryptionMode([out, retval] LONG *plCurrentEncryptionMode);
2131 [propget, id(86), helpstring(
"property IsUserVideoAllowed")] HRESULT
IsUserVideoAllowed([out, retval] BOOL* pVal);
2133 [id(87), helpstring(
"Set the appointment text")] HRESULT (
SetAppointmentText)([in, string] BSTR bstrAppointmentText, [in] DATE dExpirationDate);
2135 [propget, id(88), helpstring(
"property AppointmentText")] HRESULT
AppointmentText([out, retval] BSTR* pVal);
2136 [propget, id(89), helpstring(
"property StateExpirationDate")] HRESULT
StateExpirationDate([out, retval] DATE* pVal);
2139 [propget, id(91), helpstring(
"property RecWizardPopupState")] HRESULT
RecWizardPopupState([out, retval] BOOL* pVal);
2140 [propput, id(91), helpstring(
"property RecWizardPopupState")] HRESULT
RecWizardPopupState([in] BOOL newVal);
2143 [propget, id(92), helpstring(
"property HandsetDevice")] HRESULT
HandsetDevice([out, retval] BSTR* pVal);
2144 [propget, id(93), helpstring(
"property HandsetCaptureDevice")] HRESULT
HandsetCaptureDevice([out, retval] BSTR* pVal);
2145 [propget, id(94), helpstring(
"property HeadsetDevice")] HRESULT
HeadsetDevice([out, retval] BSTR* pVal);
2146 [propget, id(95), helpstring(
"property HeadsetCaptureDevice")] HRESULT
HeadsetCaptureDevice([out, retval] BSTR* pVal);
2147 [propget, id(96), helpstring(
"property HandsfreeDevice")] HRESULT
HandsfreeDevice([out, retval] BSTR* pVal);
2149 [propget, id(98), helpstring(
"property OpenListeningDevice")] HRESULT
OpenListeningDevice([out, retval] BSTR* pVal);
2150 [propget, id(99), helpstring(
"property RingingDevice")] HRESULT
RingingDevice([out, retval] BSTR* pVal);
2151 [propget, id(100), helpstring(
"property PcSpeakerRinging")] HRESULT
PcSpeakerRinging([out, retval] INT32* pVal);
2152 [propput, id(100), helpstring(
"property PcSpeakerRinging")] HRESULT
PcSpeakerRinging([in] INT32 newVal);
2153 [propget, id(101), helpstring(
"property DefaultAudioMode")] HRESULT
DefaultAudioMode([out, retval] INT32* pVal);
2154 [propget, id(102), helpstring(
"property HandsetVolume")] HRESULT
HandsetVolume([in] BSTR pDev, [out, retval] INT32* pVal);
2155 [propget, id(103), helpstring(
"property HandsetCaptureVolume")] HRESULT
HandsetCaptureVolume([in] BSTR pDev, [out, retval] INT32* pVal);
2156 [propput, id(103), helpstring(
"property HandsetCaptureVolume")] HRESULT
HandsetCaptureVolume([in] BSTR pDev, [in] INT32 newVal);
2157 [propget, id(104), helpstring(
"property HeadsetVolume")] HRESULT
HeadsetVolume([in] BSTR pDev, [out, retval] INT32* pVal);
2158 [propget, id(105), helpstring(
"property HeadsetCaptureVolume")] HRESULT
HeadsetCaptureVolume([in] BSTR pDev, [out, retval] INT32* pVal);
2159 [propput, id(105), helpstring(
"property HeadsetCaptureVolume")] HRESULT
HeadsetCaptureVolume([in] BSTR pDev, [in] INT32 newVal);
2160 [propget, id(106), helpstring(
"property HandsfreeVolume")] HRESULT
HandsfreeVolume([in] BSTR pDev, [out, retval] INT32* pVal);
2161 [propget, id(107), helpstring(
"property HandsfreeCaptureVolume")] HRESULT
HandsfreeCaptureVolume([in] BSTR pDev, [out, retval] INT32* pVal);
2162 [propput, id(107), helpstring(
"property HandsfreeCaptureVolume")] HRESULT
HandsfreeCaptureVolume([in] BSTR pDev, [in] INT32 newVal);
2163 [propget, id(108), helpstring(
"property OpenListeningVolume")] HRESULT
OpenListeningVolume([in] BSTR pDev, [out, retval] INT32* pVal);
2164 [propget, id(109), helpstring(
"property RingingVolume")] HRESULT
RingingVolume([in] BSTR pDev, [out, retval] INT32* pVal);
2168 [propget, id(111), helpstring(
"property TrimmingWorkingSet")] HRESULT
TrimmingWorkingSet([out, retval] INT32* pVal);
2169 [propget, id(112), helpstring(
"property AllowOutboundIntercom")] HRESULT
AllowOutboundIntercom([out, retval] BOOL* pVal);
2170 [propget, id(113), helpstring(
"property IPPBXClient")] HRESULT
IPPBXClient([out, retval] BOOL* pVal);
2171 [propget, id(114), helpstring(
"property UnknownCallerString")] HRESULT
UnknownCallerString([out, retval] BSTR* pVal);
2172 [propget, id(115), helpstring(
"property ServerRestartInterval")] HRESULT
ServerRestartInterval([out, retval] INT32* pVal);
2174 [propget, id(117), helpstring(
"property EnableVideo")] HRESULT
EnableVideo([out, retval] BOOL* pVal);
2176 [propput, id(118), helpstring(
"property IsIncomingVideoAllowed")] HRESULT
IsIncomingVideoAllowed([in] BOOL newVal);
2178 [propput, id(119), helpstring(
"property AlwaysStartOutgoingVideo")] HRESULT
AlwaysStartOutgoingVideo([in] BOOL newVal);
2179 [propget, id(120), helpstring(
"property CodecPreference")] HRESULT
CodecPreference([out, retval] INT32* pVal);
2180 [propput, id(120), helpstring(
"property CodecPreference")] HRESULT
CodecPreference([in] INT32 newVal);
2181 [propget, id(121), helpstring(
"property EmailClient")] HRESULT
EmailClient([out, retval] BSTR* pVal);
2182 [propput, id(121), helpstring(
"property EmailClient")] HRESULT
EmailClient([in] BSTR newVal);
2183 [propget, id(122), helpstring(
"property VideoDeviceName")] HRESULT
VideoDeviceName([out, retval] BSTR* pVal);
2184 [propput, id(122), helpstring(
"property VideoDeviceName")] HRESULT
VideoDeviceName([in] BSTR newVal);
2185 [propget, id(123), helpstring(
"property VideoFrameWidth")] HRESULT
VideoFrameWidth([out, retval] INT32* pVal);
2186 [propput, id(123), helpstring(
"property VideoFrameWidth")] HRESULT
VideoFrameWidth([in] INT32 newVal);
2187 [propget, id(124), helpstring(
"property VideoFrameHeight")] HRESULT
VideoFrameHeight([out, retval] INT32* pVal);
2188 [propput, id(124), helpstring(
"property VideoFrameHeight")] HRESULT
VideoFrameHeight([in] INT32 newVal);
2189 [propget, id(125), helpstring(
"property VideoFrameRate")] HRESULT
VideoFrameRate([out, retval] INT32* pVal);
2190 [propput, id(125), helpstring(
"property VideoFrameRate")] HRESULT
VideoFrameRate([in] INT32 newVal);
2191 [propget, id(126), helpstring(
"property SerialNumber")] HRESULT
SerialNumber([out, retval] BSTR* pVal);
2192 [id(127), helpstring(
"IsPluginLicensed")] HRESULT (
IsPluginLicensed)([in, string] BSTR bstrProgID, [out, retval] BOOL* pVal);
2193 [propget, id(128), helpstring(
"property PasswordPolicyEnabled")] HRESULT
PasswordPolicyEnabled([out, retval] BOOL* pVal);
2194 [propget, id(129), helpstring(
"property RemoteAudioEnabled")] HRESULT
RemoteAudioEnabled([out, retval] BOOL* pVal);
2195 [id(130), helpstring(
"Gets the unique server id")] HRESULT (
GetUniqueServerId)([out, retval] BSTR* pVal);
2196 [propget, id(131), helpstring(
"property DefaultCheckVoicemail")] HRESULT
DefaultCheckVoicemail([out, retval] LONG* pVal);
2197 [propput, id(131), helpstring(
"property DefaultCheckVoicemail")] HRESULT
DefaultCheckVoicemail([in] LONG newVal);
2198 [propget, id(132), helpstring(
"property ClientPopupMode")] HRESULT
ClientPopupMode([out, retval] LONG* pVal);
2200 [propget, id(134), helpstring(
"property IMClientGeneration")] HRESULT
IMClientGeneration([out, retval] INT32* pVal);
2202 [propget, id(136), helpstring(
"property DefaultSkinForMsTeams")] HRESULT
DefaultSkinForMsTeams([out, retval] BSTR* pVal);
2203 [propget, id(137), helpstring(
"property PbxPhoneBookEnumerator")] HRESULT
PbxPhoneBookEnumerator([out, retval] IDispatch** ppVal);
2204 [propget, id(138), helpstring(
"property UserPhoneBookEnumerator")] HRESULT
UserPhoneBookEnumerator([out, retval] IDispatch** ppVal);
2205 [propget, id(139), helpstring(
"property FileCacheFolder")] HRESULT
FileCacheFolder([out, retval] BSTR* pVal);
2206 [propget, id(140), helpstring(
"property ServerLicenceType")] HRESULT
ServerLicenceType([out, retval] LONG* pVal);
2213 uuid(f8e552f7-4c01-11d3-80bc-00105a653379),
2215 helpstring(
"MEM Line Manager 2.0 Type Library")
2219 importlib(
"stdole32.tlb");
2220 importlib(
"stdole2.tlb");
2229 uuid(f8e55365-4c00-11d3-80bc-00105a653379),
2230 helpstring(
"IClientLineMgrEventsDisp Interface"),
2234 dispinterface IClientLineMgrEventsDisp
2243 [id(1), helpstring(
"method DispOnLineMgrNotification")]
void DispOnLineMgrNotification([in]
long msg, [in]
long param);
2249 uuid(f8e553e5-4c01-11d3-80bc-00105a653379),
2250 helpstring(
"MEM ClCallHistItem Class")
2252 coclass MemClCallHistItem
2260 uuid(f8e553e3-4c01-11d3-80bc-00105a653379),
2261 helpstring(
"MEM ClCallHistCollection Class")
2263 coclass MemClCallHistCollection
2271 uuid(f8e554cf-4c01-11d3-80bc-00105a653379),
2272 helpstring(
"MEM CClClientNumberItem Class")
2274 coclass MemClientNumber
2282 uuid(f8e554d1-4c01-11d3-80bc-00105a653379),
2283 helpstring(
"MEM CClClientNumberCollection Class")
2285 coclass MemClientNumberCollection
2293 uuid(f8e55424-4c01-11d3-80bc-00105a653379),
2294 helpstring(
"CClChatMessageItem Class")
2296 coclass MemCClChatMessageItem
2303 uuid(f8e552f8-4c01-11d3-80bc-00105a653379),
2304 helpstring(
"MEM ClientLineMgr Class")
2306 coclass MemClientLineMgr
2336 [
default, source] dispinterface IClientLineMgrEventsDisp;
2343 uuid(f8e552b4-4c01-11d3-80bc-00105a653379),
2344 helpstring(
"TapiClientLineMgr Class")
2346 coclass MemTapiClientLineMgr
2354 uuid(f8e552f9-4c01-11d3-80bc-00105a653379),
2355 helpstring(
"MEM ClientLine Class")
2357 coclass MemClientLine
2374 uuid(f8e552b5-4c01-11d3-80bc-00105a653379),
2375 helpstring(
"MEM TapiClientLine Class")
2377 coclass MemTapiClientLine
2384 uuid(736B92C8-1FB2-489C-9EF1-F740E1F6231C),
2385 helpstring(
"MEM CUserAppearance Class")
2387 coclass MemUserAppearance
2395 uuid(07307CAB-7B16-423A-910C-4CFBFACB3FBE),
2396 helpstring(
"MEM CUserAppearanceCollection Class")
2398 coclass MemUserAppearanceCollection
2405 uuid(f8e5552e-4c01-11d3-80bc-00105a653379),
2406 helpstring(
"MEM CFileEntry Class")
2408 coclass MemFileEntry
2416 uuid(f8e55530-4c01-11d3-80bc-00105a653379),
2417 helpstring(
"MEM CFileEntryCollection Class")
2419 coclass MemFileEntryCollection
2427 uuid(f8e554cc-4c01-11d3-80bc-00105a653379),
2428 helpstring(
"MEM ClientConfig Class")
2430 coclass MemClientConfig
2438 uuid(f8e554d5-4c01-11d3-80bc-00105a653379),
2439 helpstring(
"MEM SIPProviderItem Class")
2441 coclass MemSIPProviderItem
2449 uuid(f8e554d7-4c01-11d3-80bc-00105a653379),
2450 helpstring(
"MEM SIPProviderCollection Class")
2452 coclass MemSIPProviderCollection
2460 uuid(f8e554d9-4c01-11d3-80bc-00105a653379),
2461 helpstring(
"MEM SIPAccountItem Class")
2463 coclass MemSIPAccountItem
2471 uuid(f8e554db-4c01-11d3-80bc-00105a653379),
2472 helpstring(
"MEM SIPAccountCollection Class")
2474 coclass MemSIPAccountCollection
2481 uuid(f8e55596-4c01-11d3-80bc-00105a653379),
2482 helpstring(
"MEM LoggedInDeviceItem Class")
2484 coclass MemLoggedInDeviceItem
2492 uuid(f8e55597-4c01-11d3-80bc-00105a653379),
2493 helpstring(
"MEM LoggedInDevicesCollection Class")
2495 coclass MemLoggedInDevicesCollection
2502 uuid(f8e554eb-4c01-11d3-80bc-00105a653379),
2503 helpstring(
"MEM CallerCollection Class")
2505 coclass MemCallerCollection
2512 uuid(f8e554e9-4c01-11d3-80bc-00105a653379),
2513 helpstring(
"MEM CallerItem Class")
2515 coclass MemCallerItem
2522 uuid(9be973b1-39ff-4716-91a1-74ee28c23b07),
2523 helpstring(
"MEM UserPhoneCallbackCollection Class")
2525 coclass MemUserPhoneCallbackCollection
2532 uuid(97606004-64c3-4200-9b51-fd3338bb3bf3),
2533 helpstring(
"MEM UserPhoneCallbackItem Class")
2535 coclass MemUserPhoneCallbackItem
2542 uuid(afa522bf-379d-41ee-a6d0-dc0404ddb418),
2543 helpstring(
"MEM DispCollection Class")
2545 coclass MemDispCollection
2552 uuid(918361f2-ac98-495e-b2a2-598c8fcb6829),
2553 helpstring(
"MEM PbxPhoneBookEntryDisp Class")
2555 coclass MemPbxPhoneBookEntryDisp
2561 uuid(e38a3cd5-46a4-4f91-99a3-1c03f75dd67e),
2562 helpstring(
"MEM UserPhoneBookEntryDisp Class")
2564 coclass MemUserPhoneBookEntryDisp
2571 uuid(f8e554ef-4c01-11d3-80bc-00105a653379),
2572 helpstring(
"MEM RedialCollection Class")
2574 coclass MemRedialCollection
2581 uuid(f8e554ed-4c01-11d3-80bc-00105a653379),
2582 helpstring(
"MEM RedialItem Class")
2584 coclass MemRedialItem
2590 uuid(f8e55544-4c01-11d3-80bc-00105a653379),
2591 helpstring(
"MEM NameNumberSearchResult Class")
2593 coclass MemNameNumberSearchResult
2599 uuid(f8e55545-4c01-11d3-80bc-00105a653379),
2600 helpstring(
"MEM NameNumberSearchResultCollection Class")
2602 coclass MemNameNumberSearchResultCollection
2613 uuid(f8e5558a-4c00-11d3-80bc-00105a653379),
2615 helpstring(
"IChatMsg Interface"),
2616 pointer_default(unique)
2620 [propget, id(1), helpstring(
"property Type")] HRESULT
Type([out, retval]
MSGTYPE *pVal);
2621 [propget, id(2), helpstring(
"property Dir")] HRESULT
Dir([out, retval]
MSGDIR *pVal);
2622 [propget, id(3), helpstring(
"property ID")] HRESULT
ID([out, retval] LONG *pVal);
2623 [propget, id(4), helpstring(
"property TimeStamp")] HRESULT
TimeStamp([out, retval] DATE *pVal);
2624 [propget, id(5), helpstring(
"property Text")] HRESULT
Text([out, retval] BSTR *pVal);
2625 [propput, id(5), helpstring(
"property Text")] HRESULT
Text([in] BSTR newVal);
2626 [propget, id(6), helpstring(
"property Content")] HRESULT
Content([out, retval] VARIANT* pVal);
2627 [propput, id(6), helpstring(
"property Content")] HRESULT
Content([in] VARIANT newVal);
2632 uuid(f8e55588-4c00-11d3-80bc-00105a653379),
2634 helpstring(
"IChatClient Interface"),
2635 pointer_default(unique)
2639 [propget, id(1), helpstring(
"property PeerID")] HRESULT
PeerID([out, retval] LONG *pVal);
2640 [propget, id(2), helpstring(
"property PeerName")] HRESULT
PeerName([out, retval] BSTR *pVal);
2641 [id(3), helpstring(
"method CreateMsg")] HRESULT
CreateMsg([in]
MSGTYPE Val, [out, retval] IDispatch **ppDisp);
2642 [id(4), helpstring(
"method SendMsg")] HRESULT
SendMsg([in] IDispatch *pDisp);
2643 [id(5), helpstring(
"method RecvMsg")] HRESULT
RecvMsg([out, retval] IDispatch **ppDisp);
2644 [propget, id(6), helpstring(
"property PeerSiteID")] HRESULT
PeerSiteID([out, retval] LONG *pVal);
2649 uuid(f8e55586-4c00-11d3-80bc-00105a653379),
2651 helpstring(
"IChatClientList Interface"),
2652 pointer_default(unique)
2656 [id(1), helpstring(
"method Add")] HRESULT
Add([in] LONG ID, [in] BSTR Name, [out, retval] IDispatch **ppDisp);
2657 [id(2), helpstring(
"method Remove")] HRESULT
Remove([in] IDispatch *pDisp);
2658 [propget, id(3), helpstring(
"property OwnID")] HRESULT
OwnID([out, retval] LONG *pVal);
2659 [propget, id(4), helpstring(
"property OwnName")] HRESULT
OwnName([out, retval] BSTR *pVal);
2660 [id(5), helpstring(
"method AddEx")] HRESULT
AddEx([in] LONG UserID, [in] LONG SiteID, [in] BSTR Name, [out, retval] IDispatch **ppDisp);
2665 uuid(CF678C53-F874-4683-BE60-F9B8935B744D),
2667 helpstring(
"ICollaborationLink Interface"),
2668 pointer_default(unique)
2672 [id(1), helpstring(
"method SendInvitation")] HRESULT
SendInvitation([in] BSTR bstrTool, [in] BSTR bstrVersion, [in] BSTR bstrInvitation);
2673 [id(2), helpstring(
"method SendACK")] HRESULT
SendACK([in]
COLLABORATIONMSGTYPE cmt, [in] BSTR bstrTool, [in] BSTR bstrVersion, [in] BSTR bstrInvitation);
2674 [propget, id(3), helpstring(
"property OwnID")] HRESULT
OwnID([out, retval] LONG *pVal);
2675 [propget, id(4), helpstring(
"property OwnName")] HRESULT
OwnName([out, retval] BSTR *pVal);
2676 [propget, id(5), helpstring(
"property PeerID")] HRESULT
PeerID([out, retval] LONG *pVal);
2677 [propget, id(6), helpstring(
"property PeerName")] HRESULT
PeerName([out, retval] BSTR *pVal);
2682 uuid(f8e555ef-4c00-11d3-80bc-00105a653379),
2684 helpstring(
"IVideoLink Interface"),
2685 pointer_default(unique)
2689 [propget, id(1), helpstring(
"property OutgoingVideoSession")] HRESULT
OutgoingVideoSession([out, retval] IDispatch** ppVal);
2690 [propget, id(2), helpstring(
"property IncomingVideoSession")] HRESULT
IncomingVideoSession([out, retval] IDispatch** ppVal);
2697 uuid(f8e555ec-4c00-11d3-80bc-00105a653379),
2699 helpstring(
"IVideoSession Interface"),
2700 pointer_default(unique)
2706 [id(3), helpstring(
"method StopVideo")] HRESULT
StopVideo();
2712 uuid(f8e552f7-4c00-11d3-80bc-00105a653379),
2714 helpstring(
"CLMgr 2.0 Type Library")
2728 uuid(f8e55365-4c00-11d3-80bc-00105a653379),
2729 helpstring(
"IClientLineMgrEventsDisp Interface"),
2748 uuid(f8e553e5-4c00-11d3-80bc-00105a653379),
2749 helpstring(
"ClCallHistItem Class")
2759 uuid(f8e553e3-4c00-11d3-80bc-00105a653379),
2760 helpstring(
"ClCallHistCollection Class")
2770 uuid(f8e554cf-4c00-11d3-80bc-00105a653379),
2771 helpstring(
"CClClientNumberItem Class")
2781 uuid(f8e554d1-4c00-11d3-80bc-00105a653379),
2782 helpstring(
"CClClientNumberCollection Class")
2792 uuid(f8e55424-4c00-11d3-80bc-00105a653379),
2793 helpstring(
"CClChatMessageItem Class")
2802 uuid(f8e552f8-4c00-11d3-80bc-00105a653379),
2803 helpstring(
"ClientLineMgr Class")
2843 uuid(f8e552b4-4c00-11d3-80bc-00105a653379),
2844 helpstring(
"TapiClientLineMgr Class")
2854 uuid(f8e552f9-4c00-11d3-80bc-00105a653379),
2855 helpstring(
"ClientLine Class")
2874 uuid(f8e552b5-4c00-11d3-80bc-00105a653379),
2875 helpstring(
"TapiClientLine Class")
2884 uuid(2792879A-1262-499B-A743-898C6A09B98F),
2885 helpstring(
"CUserAppearance Class")
2895 uuid(923DA6A3-563D-4DCA-AE90-35D8A76AEB8F),
2896 helpstring(
"CUserAppearanceCollection Class")
2905 uuid(f8e5552e-4c00-11d3-80bc-00105a653379),
2906 helpstring(
"CFileEntry Class")
2916 uuid(f8e55530-4c00-11d3-80bc-00105a653379),
2917 helpstring(
"CFileEntryCollection Class")
2927 uuid(f8e554cc-4c00-11d3-80bc-00105a653379),
2928 helpstring(
"ClientConfig Class")
2938 uuid(f8e554d5-4c00-11d3-80bc-00105a653379),
2939 helpstring(
"SIPProviderItem Class")
2949 uuid(f8e554d7-4c00-11d3-80bc-00105a653379),
2950 helpstring(
"SIPProviderCollection Class")
2960 uuid(f8e554d9-4c00-11d3-80bc-00105a653379),
2961 helpstring(
"SIPAccountItem Class")
2971 uuid(f8e554db-4c00-11d3-80bc-00105a653379),
2972 helpstring(
"SIPAccountCollection Class")
2981 uuid(f8e55596-4c00-11d3-80bc-00105a653379),
2982 helpstring(
"LoggedInDeviceItem Class")
2992 uuid(f8e55597-4c00-11d3-80bc-00105a653379),
2993 helpstring(
"LoggedInDevicesCollection Class")
3002 uuid(f8e554eb-4c00-11d3-80bc-00105a653379),
3003 helpstring(
"CallerCollection Class")
3012 uuid(f8e554e9-4c00-11d3-80bc-00105a653379),
3013 helpstring(
"CallerItem Class")
3022 uuid(21d36440-5188-4fcc-a838-1dc3f6826db9),
3023 helpstring(
"UserPhoneCallbackCollection Class")
3032 uuid(932e946c-d78d-476b-aa9b-690d74704d3b),
3033 helpstring(
"UserPhoneCallbackItem Class")
3042 uuid(d0e1ed00-be17-45e3-9250-83ba50fd1311),
3043 helpstring(
"DispCollection Class")
3052 uuid(17d7d1cd-6577-4c95-812e-e0faa6a77620),
3053 helpstring(
"PbxPhoneBookEntryDisp Class")
3062 uuid(fe916592-e5a8-46e5-9058-c44b830c65ec),
3063 helpstring(
"UserPhoneBookEntryDisp Class")
3072 uuid(f8e554ef-4c00-11d3-80bc-00105a653379),
3073 helpstring(
"RedialCollection Class")
3082 uuid(f8e554ed-4c00-11d3-80bc-00105a653379),
3083 helpstring(
"RedialItem Class")
3091 uuid(f8e55544-4c00-11d3-80bc-00105a653379),
3092 helpstring(
"NameNumberSearchResult Class")
3100 uuid(f8e55545-4c00-11d3-80bc-00105a653379),
3101 helpstring(
"NameNumberSearchResultCollection Class")
3108 uuid(f8e5558e-4c00-11d3-80bc-00105a653379),
3109 helpstring(
"IChatMsg Class"),
3117 uuid(f8e55589-4c00-11d3-80bc-00105a653379),
3118 helpstring(
"IChatClientEvents Interface"),
3126 [id(1), helpstring(
"method MsgEvent")] HRESULT
MsgEvent();
3129 uuid(f8e5558d-4c00-11d3-80bc-00105a653379),
3130 helpstring(
"IChatClient Class"),
3140 uuid(f8e55587-4c00-11d3-80bc-00105a653379),
3141 helpstring(
"IChatClientListEvents Interface"),
3149 [id(1), helpstring(
"method MsgEvent")] HRESULT
MsgEvent([in]
MSGTYPE Type, [in] IDispatch *pDisp);
3152 uuid(f8e5558c-4c00-11d3-80bc-00105a653379),
3153 helpstring(
"IChatClientList Class")
3162 uuid(EF4208F0-BE8F-4d5a-8C73-30FF4385D1C5),
3163 helpstring(
"ICollaborationLinkEvents Interface"),
3171 [id(1), helpstring(
"method OnInvitation")] HRESULT
OnInvitation([in] BSTR bstrTool, [in] BSTR bstrVersion, [in] BSTR bstrInvitation);
3172 [id(2), helpstring(
"method OnACK")] HRESULT
OnACK([in]
COLLABORATIONMSGTYPE cmt, [in] BSTR bstrTool, [in] BSTR bstrVersion, [in] BSTR bstrInvitation);
3175 uuid(4A816D68-59E3-424d-AD49-645057CD16DA),
3176 helpstring(
"ICollaborationLink Class"),
3186 uuid(f8e555f0-4c00-11d3-80bc-00105a653379),
3187 helpstring(
"IVideoLinkEvents Interface"),
3200 uuid(f8e555f1-4c00-11d3-80bc-00105a653379),
3201 helpstring(
"IVideoLink Class"),
3211 uuid(f8e555ed-4c00-11d3-80bc-00105a653379),
3212 helpstring(
"IVideoSessionEvents Interface"),
3225 uuid(f8e555ee-4c00-11d3-80bc-00105a653379),
3226 helpstring(
"IVideoSession Class"),
3237 uuid(f8e555fb-4c00-11d3-80bc-00105a653379),
3238 helpstring(
"ClientLineMgrQA Class")
3242 [
default]
interface IClientLineMgrQA;
3246 uuid(f8e555fd-4c00-11d3-80bc-00105a653379),
3247 helpstring(
"ClientLineQA Class"),
3252 [
default]
interface IClientLineQA;
3256 uuid(F8E55614-4C00-11D3-80BC-00105A653379),
3257 helpstring(
"NameKeyDataEntryWrapper Class")
VIDEOSESSIONSTATES
Definition CLMgr.idl:61
@ VideoSessionNone
Definition CLMgr.idl:63
@ VideoSessionPending
Definition CLMgr.idl:66
@ VideoSessionRunning
Definition CLMgr.idl:69
@ VideoSessionFailure
Definition CLMgr.idl:75
@ VideoSessionSuspended
Definition CLMgr.idl:72
SClDataLocations
Definition CLMgr.idl:363
@ SClLocationServerUserDataDir
Definition CLMgr.idl:365
@ SClLocationLocalUserDataDir
Definition CLMgr.idl:366
@ SClLocationServerGlobalDataDir
Definition CLMgr.idl:364
@ SClLocationFullPath
Definition CLMgr.idl:367
CLMgrCallHistoryItemType
Definition CLMgr.idl:163
@ HITIncomingCall
Definition CLMgr.idl:164
@ HITConnect
Definition CLMgr.idl:166
@ HITTransferFailed
Definition CLMgr.idl:170
@ HITTransferCall
Definition CLMgr.idl:169
@ HITConference
Definition CLMgr.idl:168
@ HITOutgoingCall
Definition CLMgr.idl:165
@ HITHold
Definition CLMgr.idl:167
@ HITBlindTransferCall
Definition CLMgr.idl:171
@ HITDisconnect
Definition CLMgr.idl:173
@ HITBlindTransferFailed
Definition CLMgr.idl:172
ClMgrEntityType
Definition CLMgr.idl:465
@ ClMgr_EntityType_Site
Definition CLMgr.idl:470
@ ClMgr_EntityType_Group
Definition CLMgr.idl:467
@ ClMgr_EntityType_PersonalPhoneBookentry
Definition CLMgr.idl:469
@ ClMgr_EntityType_User
Definition CLMgr.idl:466
@ ClMgr_EntityType_GlobalPhoneBookEntry
Definition CLMgr.idl:468
MSGTYPE
Definition CLMgr.idl:44
@ Hallo
Definition CLMgr.idl:46
@ Bye
Definition CLMgr.idl:47
@ TypeNone
Definition CLMgr.idl:45
@ State
Definition CLMgr.idl:49
@ Msg
Definition CLMgr.idl:48
SClLineManagerType
Definition CLMgr.idl:341
@ SClPbxLineManager
Definition CLMgr.idl:342
@ SClTapiLineManager
Definition CLMgr.idl:343
COLLABORATIONMSGTYPE
Definition CLMgr.idl:53
@ CollaborationFailed
Definition CLMgr.idl:57
@ CollaborationNone
Definition CLMgr.idl:54
@ CollaborationOK
Definition CLMgr.idl:56
@ CollaborationInvitation
Definition CLMgr.idl:55
VIDEORESULT
Definition CLMgr.idl:79
@ VideoResultDeny
Definition CLMgr.idl:83
@ VideoResultFailed
Definition CLMgr.idl:82
@ VideoResultNone
Definition CLMgr.idl:80
@ VideoResultOK
Definition CLMgr.idl:81
MSGDIR
Definition CLMgr.idl:36
@ DirNone
Definition CLMgr.idl:37
@ ResponseOK
Definition CLMgr.idl:39
@ ResponseTimeout
Definition CLMgr.idl:40
@ Request
Definition CLMgr.idl:38
Definition CLMgr.idl:2796
Definition CLMgr.idl:3006
Definition CLMgr.idl:3016
Definition CLMgr.idl:3134
Definition CLMgr.idl:3156
Definition CLMgr.idl:3113
Definition CLMgr.idl:2763
Definition CLMgr.idl:2752
Definition CLMgr.idl:2931
Definition CLMgr.idl:2858
Definition CLMgr.idl:2806
Definition CLMgr.idl:3241
Definition CLMgr.idl:3251
Definition CLMgr.idl:2785
Definition CLMgr.idl:2774
Definition CLMgr.idl:3180
Definition CLMgr.idl:3046
Definition CLMgr.idl:2920
Definition CLMgr.idl:2909
Definition CLMgr.idl:2985
Definition CLMgr.idl:2996
Definition CLMgr.idl:3260
Definition CLMgr.idl:3104
Definition CLMgr.idl:3095
Definition CLMgr.idl:3056
Definition CLMgr.idl:3076
Definition CLMgr.idl:3086
Definition CLMgr.idl:2975
Definition CLMgr.idl:2964
Definition CLMgr.idl:2953
Definition CLMgr.idl:2942
Definition CLMgr.idl:2878
Definition CLMgr.idl:2847
Definition CLMgr.idl:2899
Definition CLMgr.idl:2888
Definition CLMgr.idl:3066
Definition CLMgr.idl:3026
Definition CLMgr.idl:3036
Definition CLMgr.idl:3205
Definition CLMgr.idl:3230
Definition CLMgr.idl:3123
Definition CLMgr.idl:3146
HRESULT MsgEvent([in] MSGTYPE Type, [in] IDispatch *pDisp)
Definition CLMgr.idl:2734
void DispOnLineMgrNotification([in] long msg, [in] long param)
Definition CLMgr.idl:3168
HRESULT OnInvitation([in] BSTR bstrTool, [in] BSTR bstrVersion, [in] BSTR bstrInvitation)
HRESULT OnACK([in] COLLABORATIONMSGTYPE cmt, [in] BSTR bstrTool, [in] BSTR bstrVersion, [in] BSTR bstrInvitation)
Definition CLMgr.idl:3192
HRESULT OnIncomingVideo()
HRESULT OnReleaseIncomingVideoSession()
HRESULT OnReleaseOutgoingVideoSession()
Definition CLMgr.idl:3217
HRESULT OnStopVideoAck([in] VIDEORESULT videores)
HRESULT OnStoppedVideo([in] VIDEORESULT videores)
HRESULT OnStartVideoAck([in] VIDEORESULT videores)
Definition CLMgrPub.idl:4453
Definition CLMgrPub.idl:4471
Definition CLMgr.idl:2638
HRESULT SendMsg([in] IDispatch *pDisp)
HRESULT RecvMsg([out, retval] IDispatch **ppDisp)
HRESULT CreateMsg([in] MSGTYPE Val, [out, retval] IDispatch **ppDisp)
Definition CLMgr.idl:2655
HRESULT Add([in] LONG ID, [in] BSTR Name, [out, retval] IDispatch **ppDisp)
HRESULT Remove([in] IDispatch *pDisp)
HRESULT AddEx([in] LONG UserID, [in] LONG SiteID, [in] BSTR Name, [out, retval] IDispatch **ppDisp)
Definition CLMgr.idl:2619
Definition CLMgrPub.idl:2437
Definition CLMgrPub.idl:2351
Definition CLMgrPub.idl:2506
Definition CLMgr.idl:2003
BOOL AlwaysStartOutgoingVideo
BOOL IsOperatorTrustEstablished
DATE AppointmentExpirationDate
INT32 HandsfreeVolume([in] BSTR pDev)
LONG NumberOfNewVoicemails
BSTR DefaultConversationRecordingPath
BSTR ChargingUnitCurrency
HRESULT DeleteAvatarBitmap()
IDispatch ClientNumberEnumerator
HRESULT ReloadPresenceData()
INT32 HeadsetCaptureVolume([in] BSTR pDev)
BSTR FilePath([in] BSTR FileName,[in] LONG Scope,[in] LONG Category)
HRESULT PublicateDetectedAwayState([in] BOOL newVal)
HRESULT DeleteRedialEntry([in] LONG Idx, [in] DATE Time)
INT32 ServerRestartIntervalMax
HRESULT SetPhoneCallBackState([in] LONG Idx, [in] DATE Time, [in] LONG CBState)
INT32 OpenListeningVolume([in] BSTR pDev)
HRESULT IsPluginLicensed([in, string] BSTR bstrProgID, [out, retval] BOOL *pVal)
ULONG ServerDefaultEncryptionMode
INT32 ServerRestartInterval
BSTR HeadsetCaptureDevice
HRESULT SetAppointmentText([in, string] BSTR bstrAppointmentText, [in] DATE dExpirationDate)
LONG DefaultCheckVoicemail
BOOL PasswordPolicyEnabled
IDispatch SIPAccountEnumerator
BSTR VoiceMailSenderAddress
IDispatch RedialEnumerator
BSTR HandsetCaptureDevice
LONG CurrentEncryptionMode
IDispatch FileList([in] BSTR FileExt,[in] LONG Scope,[in] LONG Category)
BSTR DefaultSkinForMsTeams
INT32 LineDetailsBrowserDelay
IDispatch CallerEnumerator
LONG MaxVoiceMailRecordingLen
HRESULT DeleteFile([in] BSTR FileName, [in] LONG Scope, [in] LONG Category)
BOOL IsReadOnly([in] BSTR FileName,[in] LONG Scope,[in] LONG Category)
HRESULT GetLocalSiteID([out, retval] long *plRetVal)
INT32 HandsetVolume([in] BSTR pDev)
IDispatch UserPhoneBookEnumerator
BOOL SecondaryCallEnabled
CHAR DefaultLoginDeviceType
INT32 HeadsetVolume([in] BSTR pDev)
INT32 RingingVolume([in] BSTR pDev)
HRESULT DeleteCallerEntry([in] LONG Idx, [in] DATE Time)
INT32 HandsetCaptureVolume([in] BSTR pDev)
HRESULT IsFeatureInstalled([in] BSTR Guid, [out, retval] BOOL *pVal)
HRESULT SetAvatarBitmap([in, string] BSTR bstrFileName, [in, string] BSTR bstrFilePath)
HRESULT DeleteRedialList()
BSTR LongDistanceCallPrefix
BSTR DisableNotificationForVersion
ULONG FwdOnNoAnswerTimeout
ULONG MaxPhoneCallListLength
BSTR HandsfreeCaptureDevice
HRESULT SetRichPresenceStatus([in] BOOL bAway, [in] BOOL bDoNotDisturb, [in] DATE dExpirationDate)
HRESULT SetPhoneCallListViewed([in] BOOL Viewed)
IDispatch SIPProviderEnumerator
HRESULT GetAvatarBitmap([in] int iSiteID, [in] int iUserID, [in] BOOL bForceReload, [out] BOOL *pbModified, [out, string] BSTR *pbstrFileNameVal, [out, retval, string] BSTR *pbstrVal)
HRESULT DeleteCallerList()
BSTR InternationCallPrefix
BOOL FileExists([in] BSTR FileName,[in] LONG Scope,[in] LONG Category)
BOOL IsIncomingVideoAllowed
ULONG MaxRedialListLength
HRESULT AddFile([in] BSTR SrcFilePath, [in] BSTR FileName, [in] LONG Scope, [in] LONG Category, [in] BOOL IsPrivate, [in] BOOL IsHidden)
HRESULT GetUniqueServerId([out, retval] BSTR *pVal)
IDispatch CollaborationLink
BOOL AllowOutboundIntercom
BSTR DefaultVoicemailFile
INT32 HandsfreeCaptureVolume([in] BSTR pDev)
ULONG UserConfiguredEncryptionMode
HRESULT HasRole([in] long roleId, [out, retval] BOOL *pVal)
IDispatch PbxPhoneBookEnumerator
HRESULT GetDetails([out] CLMgrLineDetails *pDetails)
HRESULT JoinConference([in] IClientLine2 *pIConferenceLine)
HRESULT GetState([out] CLMgrLineStates *piState)
HRESULT Dial([in] BSTR dialstring)
HRESULT GetLastCallDetails([out] CLMgrCallDetails *pDetails)
HRESULT ForwardCall([in] BSTR dialstring)
HRESULT Hold([in] int HoldMusic)
HRESULT TransferCall([in] IClientLine2 *pITargetLine)
Definition CLMgrPub.idl:1799
HRESULT GetLastCallDetailsEx([out] CLMgrCallDetailsEx *pDetails)
HRESULT GetDetailsEx2([out] CLMgrLineDetailsEx2 *pDetails)
Definition CLMgr.idl:1302
HRESULT GetLastCallDetailsEx3([in, out] CLMgrCallDetailsEx3 *pDetails)
HRESULT Enable([in] BOOL bEnable)
HRESULT GetDetailsEx3([in, out] CLMgrLineDetailsEx3 *pDetails)
Definition CLMgr.idl:1329
HRESULT RequestCallbackAuto()
HRESULT GetDetailsEx4([in, out] CLMgrLineDetailsEx4 *pDetails)
HRESULT RequestCallbackOnBusy()
HRESULT RequestCallback()
HRESULT GetDetailsEx([out] CLMgrLineDetailsEx *pDetails)
HRESULT SetWaveEndpointLevel([in] DWORD dwVolume, [in] BOOL bSaveToConfiguration)
HRESULT ReloadLocalSettings()
HRESULT RegisterUser([in] BSTR PbxUserName, [out] IClUser **ppIClUser, [out] unsigned long *pulUserId, [in, out] unsigned long *pMaxUsers, [out, size_is(*pMaxUsers), length_is(*pNumReturned)] BSTR *pszPBXUser, [out] unsigned long *pNumReturned)
HRESULT GetTapiMSNCount([out] int *piTapiMsnCount)
HRESULT RegisterServiceWatchdog([in] DWORD timeout)
HRESULT GetTapiMSN([in] int iMsnNo, [out] BSTR *psTapiMsn)
HRESULT PlaySoundFile([in] SClDataLocations Location, [in] BSTR sFileName, [in] BOOL bPlayLoop, [in] int iLoopInterval, [in] DWORD dwVolume)
HRESULT SwitchWaveDevices([in] BOOL EnableMicro, [in] BOOL EnableSpeaker)
HRESULT SetHandleHookEvents([in] BOOL bEnable)
HRESULT GetCapabilites([out] CLMgrCapabilities *pCapabilities)
HRESULT ReInit([out] IClPBX **ppIClPbx, [out] IClUser **ppIClUser)
HRESULT SelectLineByNumber([in] int LineNumber, BOOL bAutoHookOff)
HRESULT StopPlaySoundFile()
HRESULT GetWaveDevicesStates([out] BOOL *MicroEnabled, [out] BOOL *SpeakerEnabled)
HRESULT GetAllLines([in] int iSizeOfArray, [out, size_is(iSizeOfArray)] IClientLine2 **ppIClientLines)
HRESULT SetWaveEndpointRingingLevel([in] DWORD dwVolume, [in] BOOL bSaveToConfiguration)
HRESULT GetStates([in] int iSizeOfArray, [out, size_is(iSizeOfArray)] CLMgrLineStates *piStates)
HRESULT PickupGroupNotificationCall([in] int LineNumber)
HRESULT GetLineCount([out] int *piLineCount)
HRESULT GetLineManagerType([out] SClLineManagerType *pLineManagerType)
HRESULT GetLine([in] int iLineNumber, [out] IClientLine2 **ppIClientLine)
HRESULT SendClientShutDownRequest()
HRESULT GetSelectedLine([out] IClientLine2 **ppIClientLine, [out] int *piLineNumber)
HRESULT SelectLine([in] IClientLine2 *pIClientLine, BOOL bAutoHookOff)
HRESULT RegisterMessageTarget([in] DWORD hWnd, [in] DWORD dwThreadId)
HRESULT EnableNotificationSounds([in] BOOL bEnable)
HRESULT GetVersion([out] CLMGRVERSIONINFO *pdvi)
HRESULT RecordSoundFile([in] SClDataLocations Location, [in] BSTR sFileName)
HRESULT GetGroupNotificationDetails([out] CLMgrGroupNotificationDetails *pDetails)
HRESULT UnRegisterMessageTarget([in] DWORD hWnd, [in] DWORD dwThreadId)
HRESULT RegisterSecondaryUser([in] BSTR PbxUserName, [in] BSTR NtUserName, [in] BSTR NtPassword, [out] IClUser **ppIClUser, [out] unsigned long *pulUserId)
HRESULT StopRecordSoundFile()
HRESULT GetNamekeyState([in] int iNameKey, [out] CLMgrNameKeyStates *piState)
HRESULT GetTapiLineInfo([in] int iTapiLine, [out] BSTR *psTapiLineName, [out] DWORD *pTapiLineId)
HRESULT GetTapiLineCount([out] int *piTapiLineCount)
HRESULT Init([in] BSTR ServerName, [out] IClPBX **ppIClPbx)
HRESULT ReleaseUser([in] unsigned long ulUserId)
HRESULT GetNamekeyStates([in] int iSizeOfArray, [out, size_is(iSizeOfArray)] CLMgrNameKeyStates *piStates)
Definition CLMgr.idl:1950
HRESULT AnalyticsAddEventText([in] INT32 iEventCategory, [in] INT32 iEventName, [in] BSTR text)
HRESULT AnalyticsAddEvent([in] INT32 iEventCategory, [in] INT32 iEventName)
Definition CLMgrPub.idl:2546
Definition CLMgrPub.idl:1744
Definition CLMgr.idl:1655
HRESULT ContinuePlaySoundFileDxEx()
HRESULT PlaySoundFileDxEx([in] BSTR sFileName, [in] BOOL bPlayLoop, [in] int iLoopInterval, [in] int iPosition, [in] BOOL bPercent, [in] BOOL bPauseImmediately, [in] int iDevice)
HRESULT RewindPlaySoundFileDxEx()
HRESULT SkipPositionPlaySoundFileDxEx([in] int iDelta)
HRESULT SetPositionPlaySoundFileDxEx([in] int iPosition, [in] BOOL bPercent)
HRESULT StopPlaySoundFileDxEx()
HRESULT PausePlaySoundFileDxEx()
HRESULT GetPositionPlaySoundFileDxEx([out] int *piDuration, [out] int *piPosition, [out] int *piPercent)
Definition CLMgr.idl:1718
HRESULT GetTrialMode([out] int *pTrialMode, [out] int *pDaysLeft)
Definition CLMgr.idl:1734
HRESULT FulltextSearchAddInSupported([out] BOOL *bSupported)
HRESULT FulltextSearchInContacts([in] BSTR bstrSearchText, [in] BOOL bEnableSearchInNumbers, [out] IDispatch **ppSearchResultCollection)
Definition CLMgr.idl:1766
HRESULT NeedsCoreAudioApiConfig([out] BOOL *bNeedsConfig)
Definition CLMgr.idl:1778
HRESULT GetNamekeyStateEx([in] int iNameKey, [out] CLMgrNameKeyStates *piState, [out] CLMgrQualifiedEntityID *pEntityID)
HRESULT StopRingingSound()
HRESULT GetNamekeyStatesEx([in] int iSizeOfArray, [out, size_is(iSizeOfArray)] CLMgrNameKeyStates *piStates, [in] int iSizeOfIdArray, [out, size_is(iSizeOfIdArray)] CLMgrQualifiedEntityID *pEntityIDs)
HRESULT ReloadPersonalPhonebook()
HRESULT ConvertNumber([in] DWORD Style, [in] BSTR NumberFrom, [out] BSTR *pNumberTo)
HRESULT ResolveNumber([in] BSTR Number, [out] BSTR *pName)
HRESULT GetServerFromAutoDetection([out] BSTR *psServer, [out] BSTR *psBackupServer, [out] BOOL *pbAutoDetectionEnabled, [out] BOOL *pbServerAvailable)
HRESULT InitEx([in] BSTR ServerName, [in] BSTR BackupServerName, [out] IClPBX **ppIClPbx)
HRESULT GetLogonInfo([out] BSTR *psServer, [out] BSTR *psUser)
Definition CLMgr.idl:1017
HRESULT GetConferenceLine([out] IClientLine2 **ppIClientLine, [out] int *piLineNumber)
HRESULT ConferenceRunning([out] BOOL *pbConferenceRunning)
HRESULT JoinLineToConference([in] int iLine)
HRESULT CreateConference([in] int iConferenceLine)
HRESULT JoinAllToConference([in] BOOL bCreateConference)
Definition CLMgr.idl:1060
HRESULT SkinSetActionAreaState([in] DWORD dwCommandId, [in] DWORD dwButtonId, [in] DWORD dwActionAreaState)
HRESULT SkinSetInfoDetail([in] DWORD dwDetailIndex, [in] BSTR InfoDetail)
Definition CLMgr.idl:1092
HRESULT CancelCtiPairing()
HRESULT GetCtiPairingState([out] unsigned long *pulState)
HRESULT StartCtiPairing([in] DWORD dwPeerIP)
HRESULT UnRegisterChatMessageReader([in] DWORD dwReaderID)
HRESULT RejectCtiPairing()
HRESULT GetCallbackList([in, out] unsigned long *pMaxCallbackListItems, [out, size_is(*pMaxCallbackListItems), length_is(*pNumReturned)] CLMgrCallbackListItem *pCallbackList, [out] unsigned long *pNumReturned)
HRESULT WantSkinActionAreaStates([out] BOOL *pbWantsActionAreaStates)
HRESULT RegisterUserEx([in] BSTR PbxUserName, [in] BOOL bCtiMaster, [out] IClUser **ppIClUser, [out] unsigned long *pulUserId, [in, out] unsigned long *pMaxUsers, [out, size_is(*pMaxUsers), length_is(*pNumReturned)] BSTR *pszPBXUser, [out] unsigned long *pNumReturned)
HRESULT ReleaseCtiPairing()
HRESULT DeleteCallbackList()
HRESULT RequestCallbackOnBusy([in] BSTR PeerNumber, [in] BSTR PeerName)
HRESULT SendChatMessage([in] CLMgrChatMsg ChatMessage)
HRESULT GetCtiPairing([out] DWORD *pdwOwnIP, [out] DWORD *pdwPeerIP, [out] BSTR *pPeerName)
HRESULT DeleteCallbackListItem([in] unsigned long CallbackRequestId, [in] unsigned long CallbackOnBusyId)
HRESULT AcknowledgeChatMessage([in] CLMgrChatMsgAck ChatMessageAcknowledge)
HRESULT ReadChatMessage([in] DWORD dwReaderID, [out] CLMgrChatMsg *pChatMessage)
HRESULT WantSkinInfoDetails([out] BOOL *pbWantsInfoDetails)
HRESULT SimpleDial([in] BSTR dialstring, [in] int LineNumber)
HRESULT RejectCallbackOnBusyNotification()
HRESULT RegisterChatMessageReader([out] DWORD *dwReaderID)
HRESULT AcceptCtiPairing()
HRESULT PickupCallbackOnBusyNotification([in] int LineNumber)
HRESULT GetCallbackOnBusyNotifyDetails([out] CLMgrCallbackOnBusyNotifyDetails *pDetails)
HRESULT VoicemailRemoteInquiry()
Definition CLMgr.idl:1353
HRESULT GetNotificationCallOnNamekey([in] int iNameKey, [out] CLMgrGroupNotificationDetailsEx *pDetails)
HRESULT PickupGroupNotificationCallEx([in] int LineNumber, [in] unsigned long CallRefNum)
HRESULT GetGroupNotificationDetailsEx([out] CLMgrGroupNotificationDetailsEx *pDetails)
HRESULT PickupNotificationCallFromNamekey([in] int iNameKey, [in] int LineNumber)
Definition CLMgr.idl:1388
HRESULT DecrementVolume()
HRESULT PlaySoundFileDx([in] BSTR sFileName, [in] BOOL bPlayLoop, [in] int iLoopInterval)
HRESULT SetMicAdjustMode([in] BOOL bEnable)
HRESULT SetAudioMode([in] int iAudioMode)
HRESULT SetMicLevel([in] int iVolume)
HRESULT AddTraceModule([in] BSTR sTraceModule, [out] int *piTraceModule)
HRESULT GetAudioMode([out] int *piAudioMode)
HRESULT CheckSoundFileDx([in] BSTR sFileName)
HRESULT UseWaveDevices([in] CLMgrSoundDeviceDescriptionEx *pVoiceDevice, [in] CLMgrSoundDeviceDescriptionEx *pHandsFreeDevice, [in] CLMgrSoundDeviceDescriptionEx *pRingingDevice, [in] BOOL bConfigure, [in] BOOL bPnPEnable)
HRESULT GetVolume([out] int *piVolume)
HRESULT StopPlaySoundFileDx()
HRESULT StartAudioPnP([in] BOOL bForcePnPDevice)
HRESULT IsAudioConfigured([out] BOOL *pbConfigured, [out] BOOL *pbIsPnPDevice, [out] BOOL *pbPnPDevicePresent)
HRESULT GetAvailableWaveDevicesEx([in, out] unsigned long *pMaxDevices, [out, size_is(*pMaxDevices), length_is(*pNumReturned)] CLMgrSoundDeviceDescriptionEx *pSoundDevices, [out] unsigned long *pNumReturned)
HRESULT SetVolume([in] int iVolume)
HRESULT IncrementVolume()
HRESULT GetUsedWaveDevices([out] CLMgrSoundDeviceDescriptionEx *pVoiceDevice, [out] CLMgrSoundDeviceDescriptionEx *pHandsFreeDevice, [out] CLMgrSoundDeviceDescriptionEx *pRingingDevice)
HRESULT TraceLine([in] int iTraceModule, [in] int iTraceLevel, [in] long ulThisPointer, [in] long ulConnectionId, [in] BSTR sTraceLine)
HRESULT GetMicLevel([out] int *piVolume)
HRESULT GetConfigBuffer([in] unsigned long Maxlen, [out, size_is(Maxlen)] unsigned char *pBuf, [out] unsigned long *pLenNeeded)
Definition CLMgr.idl:1614
HRESULT JournalAddInSupported([out] BOOL *bSupported)
HRESULT ShowContact([in] BSTR Number, [in] BSTR Name, [in] BOOL bCreateIfNotExists, [in] BOOL bPopUp)
HRESULT CreateJournalEntry([in] BSTR Subject, [in] BSTR Body, [in] long lDuration, [in] BSTR sCharging, [in] DATE StartDate, [in] BOOL bPopUp)
HRESULT ContactAddInSupported([out] BOOL *bSupported)
HRESULT SaveMixerSettings([in] int iReserved)
HRESULT SelectSpeakers([in] BOOL OpenListening, [in] BOOL Handsfree)
HRESULT RestoreMixerSettings([in] int iReserved)
HRESULT GetDefaultWaveDevices([out] CLMgrSoundDeviceDescription *pPlayerDevice, [out] CLMgrSoundDeviceDescription *pRecorderDevice)
HRESULT GetSelectedSpeakers([out] BOOL *OpenListening, [out] BOOL *Handsfree)
HRESULT SetLineCount([in] int iLineCount)
HRESULT GetAvailableWaveDevices([in, out] unsigned long *pMaxDevices, [out, size_is(*pMaxDevices), length_is(*pNumReturned)] CLMgrSoundDeviceDescription *pSoundDevices, [out] unsigned long *pNumReturned)
Definition CLMgr.idl:1898
HRESULT OpenChatTo([in] INT32 iRemoteSiteId, [in] INT32 iRemoteUserId)
HRESULT ShowChatApplication()
HRESULT CanChatTo([in] INT32 iRemoteSiteId, [in] INT32 iRemoteUserId)
Definition CLMgrPub.idl:1234
Definition CLMgrPub.idl:1275
Definition CLMgrPub.idl:1372
Definition CLMgrPub.idl:1423
Definition CLMgrPub.idl:1538
Definition CLMgrPub.idl:1566
Definition CLMgrPub.idl:1681
Definition CLMgrPub.idl:1714
Definition CLMgrPub.idl:958
Definition CLMgrPub.idl:826
Definition CLMgrPub.idl:858
Definition CLMgrPub.idl:901
Definition CLMgrPub.idl:669
Definition CLMgrPub.idl:2482
Definition CLMgrPub.idl:2454
Definition CLMgr.idl:2671
HRESULT SendInvitation([in] BSTR bstrTool, [in] BSTR bstrVersion, [in] BSTR bstrInvitation)
HRESULT SendACK([in] COLLABORATIONMSGTYPE cmt, [in] BSTR bstrTool, [in] BSTR bstrVersion, [in] BSTR bstrInvitation)
Definition CLMgrPub.idl:4534
Definition CLMgr.idl:1987
HRESULT Item([in] VARIANT index, [out, retval] VARIANT *pVariant)
Definition CLMgr.idl:1964
Definition CLMgrPub.idl:4410
Definition CLMgrPub.idl:4436
Definition CLMgrPub.idl:561
Definition CLMgrPub.idl:4668
Definition CLMgrPub.idl:4636
Definition CLMgrPub.idl:4550
Definition CLMgrPub.idl:4594
Definition CLMgrPub.idl:4611
Definition CLMgrPub.idl:4387
Definition CLMgrPub.idl:4322
Definition CLMgrPub.idl:4305
Definition CLMgrPub.idl:4275
Definition CLMgr.idl:1930
HRESULT Item([in] VARIANT index, [out, retval] VARIANT *pVariant)
Definition CLMgr.idl:1913
Definition CLMgrPub.idl:4575
Definition CLMgrPub.idl:4495
Definition CLMgrPub.idl:4511
Definition CLMgr.idl:2688
IDispatch IncomingVideoSession
IDispatch OutgoingVideoSession
HRESULT DestroyIncomingVideoSession([in] IDispatch *pVal)
HRESULT DestroyOutgoingVideoSession([in] IDispatch *pVal)
Definition CLMgr.idl:2703
Definition CLMgr.idl:2717
importlib("stdole32.tlb")
DWORD dwBuildNumber
Definition CLMgr.idl:376
DWORD dwMinorVersion
Definition CLMgr.idl:375
DWORD dwMajorVersion
Definition CLMgr.idl:374
int m_LastCallNumHistoryItems
Definition CLMgr.idl:304
CLMgrCallHistoryItem m_LastCallCallHistoryItems[]
Definition CLMgr.idl:307
int m_LastCallNumHistoryItemsAvailable
Definition CLMgr.idl:305
unsigned long m_LastCallId
Definition CLMgr.idl:302
BOOL m_LastCallIsOutgoing
Definition CLMgr.idl:299
int m_LastCallDiscReason
Definition CLMgr.idl:301
BOOL m_LastCallWasConnected
Definition CLMgr.idl:300
int m_LastCallHistoryItemsArraySize
Definition CLMgr.idl:303
SClTime m_LastCallFinishedTime
Definition CLMgr.idl:298
BSTR m_sLastCallChargingDetails
Definition CLMgr.idl:294
SClTime m_LastCallStartTime
Definition CLMgr.idl:297
BSTR m_sLastCallPeersPbxUserName
Definition CLMgr.idl:295
BSTR m_sLastCallOriginatingExtension
Definition CLMgr.idl:293
BSTR m_sLastCallPeersNumber
Definition CLMgr.idl:296
BSTR m_sLastCallLcrPrefix
Definition CLMgr.idl:292
SClTime m_LastCallStartTime
Definition CLMgr.idl:281
BSTR m_sLastCallOriginatingExtension
Definition CLMgr.idl:277
BSTR m_sLastCallLcrPrefix
Definition CLMgr.idl:276
SClTime m_LastCallFinishedTime
Definition CLMgr.idl:282
BSTR m_sLastCallChargingDetails
Definition CLMgr.idl:278
BSTR m_sLastCallPeersPbxUserName
Definition CLMgr.idl:279
BOOL m_LastCallWasConnected
Definition CLMgr.idl:284
int m_LastCallDiscReason
Definition CLMgr.idl:285
BOOL m_LastCallIsOutgoing
Definition CLMgr.idl:283
BSTR m_sLastCallPeersNumber
Definition CLMgr.idl:280
SClTime m_LastCallStartTime
Definition CLMgr.idl:268
BSTR m_sLastCallPeersPbxUserName
Definition CLMgr.idl:266
BSTR m_sLastCallPeersNumber
Definition CLMgr.idl:267
BSTR m_sLastCallOriginatingExtension
Definition CLMgr.idl:264
SClTime m_LastCallFinishedTime
Definition CLMgr.idl:269
BSTR m_sLastCallChargingDetails
Definition CLMgr.idl:265
BSTR m_sLastCallLcrPrefix
Definition CLMgr.idl:263
BSTR m_PeersName
Definition CLMgr.idl:184
CLMgrCallHistoryItemType m_HistoryItemType
Definition CLMgr.idl:180
SClTime m_Timestamp
Definition CLMgr.idl:181
BSTR m_PeersNumber
Definition CLMgr.idl:183
int m_DiscReason
Definition CLMgr.idl:182
SClTime m_Timestamp
Definition CLMgr.idl:427
BOOL m_bCallbackRequested
Definition CLMgr.idl:430
BOOL m_bCallbackOnBusySignaled
Definition CLMgr.idl:433
SPhoneCBState m_CallbackRequestState
Definition CLMgr.idl:431
BOOL m_bCallbackOnBusy
Definition CLMgr.idl:432
BSTR m_sPeersNumber
Definition CLMgr.idl:428
unsigned long m_CallbackRequestId
Definition CLMgr.idl:425
unsigned long m_CallbackOnBusyId
Definition CLMgr.idl:426
BSTR m_sPeersName
Definition CLMgr.idl:429
BSTR m_sPeerName
Definition CLMgr.idl:441
BSTR m_sPeerNumber
Definition CLMgr.idl:440
BOOL m_bConferencePossible
Definition CLMgr.idl:354
BOOL m_bTransferPossible
Definition CLMgr.idl:352
BOOL m_bOnHoldPossible
Definition CLMgr.idl:357
BOOL m_bDirectCallPossible
Definition CLMgr.idl:355
BOOL m_bSelectLinePossible
Definition CLMgr.idl:351
BOOL m_bHidePhoneNumberPossible
Definition CLMgr.idl:356
BOOL m_bHandSetSupport
Definition CLMgr.idl:350
BOOL m_bForwardCallPossible
Definition CLMgr.idl:353
BSTR m_sPeerName
Definition CLMgr.idl:459
DWORD m_dwPeerIpAddress
Definition CLMgr.idl:460
unsigned long m_ulMessageId
Definition CLMgr.idl:458
unsigned long m_ulMessageId
Definition CLMgr.idl:448
BSTR m_sPeerName
Definition CLMgr.idl:450
BSTR m_sMessageText
Definition CLMgr.idl:449
DWORD m_dwPeerIpAddress
Definition CLMgr.idl:451
unsigned long m_CallRefNum
Definition CLMgr.idl:335
BSTR m_sPeerName
Definition CLMgr.idl:329
BSTR m_sCalledName
Definition CLMgr.idl:331
BSTR m_sRedirectedFromNumber
Definition CLMgr.idl:333
BSTR m_sPeerNumber
Definition CLMgr.idl:328
BSTR m_sRedirectedFromName
Definition CLMgr.idl:334
BOOL m_bCallWasRedirected
Definition CLMgr.idl:332
BSTR m_sCalledExtension
Definition CLMgr.idl:330
BSTR m_sCalledExtension
Definition CLMgr.idl:317
BSTR m_sRedirectedFromName
Definition CLMgr.idl:321
BSTR m_sRedirectedFromNumber
Definition CLMgr.idl:320
BSTR m_sCalledName
Definition CLMgr.idl:318
BSTR m_sPeerName
Definition CLMgr.idl:316
BSTR m_sPeerNumber
Definition CLMgr.idl:315
BOOL m_bCallWasRedirected
Definition CLMgr.idl:319
BSTR m_sAcknowledgedDialstring
Definition CLMgr.idl:136
int m_iNuberOfConferenceParticipants
Definition CLMgr.idl:154
SClTime m_ConnectionStartTime
Definition CLMgr.idl:156
BSTR m_sBlindCallTransferSourceNumber
Definition CLMgr.idl:151
SClTime m_ConnectionFinishedTime
Definition CLMgr.idl:157
BSTR m_sCalledExtension
Definition CLMgr.idl:140
BSTR m_sBlindCallTransferSourceName
Definition CLMgr.idl:152
BOOL m_bIsGroupCall
Definition CLMgr.idl:144
BSTR m_sRedirectedFromName
Definition CLMgr.idl:149
BSTR m_sChargingDetails
Definition CLMgr.idl:153
DWORD m_dwPeerIpAddress
Definition CLMgr.idl:139
BOOL m_bCallWasRedirected
Definition CLMgr.idl:143
BSTR m_sRedirectedFromNumber
Definition CLMgr.idl:148
BOOL m_bIsBlindCallTransferDestination
Definition CLMgr.idl:150
BOOL m_bIsOutgoing
Definition CLMgr.idl:146
BOOL m_bIsDirectCall
Definition CLMgr.idl:142
BSTR m_sCalledName
Definition CLMgr.idl:141
BSTR m_sPeerNumber
Definition CLMgr.idl:137
int m_DiscReason
Definition CLMgr.idl:155
BSTR m_sPeerName
Definition CLMgr.idl:138
BOOL m_bIsRecording
Definition CLMgr.idl:145
BOOL m_bIsInternalCall
Definition CLMgr.idl:147
BSTR m_sBlindCallTransferSourceNumber
Definition CLMgr.idl:206
SClTime m_ConnectionStartTime
Definition CLMgr.idl:211
BSTR m_sBlindCallTransferSourceName
Definition CLMgr.idl:207
BOOL m_bIsInternalCall
Definition CLMgr.idl:202
int m_NumHistoryItemsAvailable
Definition CLMgr.idl:216
BOOL m_bIsOutgoing
Definition CLMgr.idl:201
BOOL m_bIsDirectCall
Definition CLMgr.idl:197
CLMgrCallHistoryItem m_CallHistoryItems[]
Definition CLMgr.idl:218
BSTR m_sAcknowledgedDialstring
Definition CLMgr.idl:191
BSTR m_sRedirectedFromName
Definition CLMgr.idl:204
unsigned long m_CallId
Definition CLMgr.idl:213
int m_iNuberOfConferenceParticipants
Definition CLMgr.idl:209
BSTR m_sPeerNumber
Definition CLMgr.idl:192
BOOL m_bCallWasRedirected
Definition CLMgr.idl:198
BSTR m_sRedirectedFromNumber
Definition CLMgr.idl:203
int m_DiscReason
Definition CLMgr.idl:210
SClTime m_ConnectionFinishedTime
Definition CLMgr.idl:212
BOOL m_bIsRecording
Definition CLMgr.idl:200
BSTR m_sCalledExtension
Definition CLMgr.idl:195
DWORD m_dwPeerIpAddress
Definition CLMgr.idl:194
BSTR m_sCalledName
Definition CLMgr.idl:196
BSTR m_sChargingDetails
Definition CLMgr.idl:208
BOOL m_bIsBlindCallTransferDestination
Definition CLMgr.idl:205
int m_HistoryItemsArraySize
Definition CLMgr.idl:214
BSTR m_sPeerName
Definition CLMgr.idl:193
BOOL m_bIsGroupCall
Definition CLMgr.idl:199
int m_NumHistoryItems
Definition CLMgr.idl:215
BOOL m_bIsOutgoing
Definition CLMgr.idl:236
BSTR m_sBlindCallTransferSourceNumber
Definition CLMgr.idl:243
BSTR m_sRedirectedFromNumber
Definition CLMgr.idl:240
int m_NumHistoryItemsAvailable
Definition CLMgr.idl:253
BOOL m_bIsGroupCall
Definition CLMgr.idl:234
BSTR m_sBlindCallTransferSourceName
Definition CLMgr.idl:244
BSTR m_sChargingDetails
Definition CLMgr.idl:245
BOOL m_bIsBlindCallTransferDestination
Definition CLMgr.idl:242
SClTime m_ConnectionStartTime
Definition CLMgr.idl:248
BSTR m_sRedirectedFromName
Definition CLMgr.idl:241
BSTR m_sPeerNumber
Definition CLMgr.idl:227
BOOL m_bIsRecording
Definition CLMgr.idl:235
SClTime m_ConnectionFinishedTime
Definition CLMgr.idl:249
BOOL m_bIsInternalCall
Definition CLMgr.idl:237
int m_NumHistoryItems
Definition CLMgr.idl:252
BSTR m_sPeerName
Definition CLMgr.idl:228
unsigned long m_CallId
Definition CLMgr.idl:250
BSTR m_sCalledExtension
Definition CLMgr.idl:230
BOOL m_bCallWasRedirected
Definition CLMgr.idl:233
int m_DiscReason
Definition CLMgr.idl:247
BOOL m_bCallbackOnBusyRequested
Definition CLMgr.idl:239
BSTR m_sCalledName
Definition CLMgr.idl:231
int m_iNuberOfConferenceParticipants
Definition CLMgr.idl:246
CLMgrCallHistoryItem m_CallHistoryItems[]
Definition CLMgr.idl:255
int m_HistoryItemsArraySize
Definition CLMgr.idl:251
BOOL m_bCallbackRequested
Definition CLMgr.idl:238
BSTR m_sAcknowledgedDialstring
Definition CLMgr.idl:226
DWORD m_dwPeerIpAddress
Definition CLMgr.idl:229
BOOL m_bIsDirectCall
Definition CLMgr.idl:232
int m_iNuberOfConferenceParticipants
Definition CLMgr.idl:126
int m_DiscReason
Definition CLMgr.idl:127
BSTR m_sBlindCallTransferSourceNumber
Definition CLMgr.idl:123
BSTR m_sRedirectedFromNumber
Definition CLMgr.idl:120
SClTime m_ConnectionStartTime
Definition CLMgr.idl:128
BOOL m_bCallWasRedirected
Definition CLMgr.idl:117
BSTR m_sCalledName
Definition CLMgr.idl:115
BOOL m_bIsBlindCallTransferDestination
Definition CLMgr.idl:122
BOOL m_bIsRecording
Definition CLMgr.idl:119
SClTime m_ConnectionFinishedTime
Definition CLMgr.idl:129
BSTR m_sBlindCallTransferSourceName
Definition CLMgr.idl:124
BSTR m_sPeerName
Definition CLMgr.idl:112
BSTR m_sPeerNumber
Definition CLMgr.idl:111
BSTR m_sChargingDetails
Definition CLMgr.idl:125
BSTR m_sCalledExtension
Definition CLMgr.idl:114
BSTR m_sRedirectedFromName
Definition CLMgr.idl:121
BSTR m_sAcknowledgedDialstring
Definition CLMgr.idl:110
DWORD m_dwPeerIpAddress
Definition CLMgr.idl:113
BOOL m_bIsDirectCall
Definition CLMgr.idl:116
BOOL m_bIsGroupCall
Definition CLMgr.idl:118
SClTime m_ConnectionFinishedTime
Definition CLMgr.idl:103
BSTR m_sAcknowledgedDialstring
Definition CLMgr.idl:89
BSTR m_sRedirectedFromName
Definition CLMgr.idl:98
BOOL m_bIsDirectCall
Definition CLMgr.idl:94
BSTR m_sChargingDetails
Definition CLMgr.idl:99
BSTR m_sCalledName
Definition CLMgr.idl:93
BSTR m_sPeerNumber
Definition CLMgr.idl:90
BSTR m_sRedirectedFromNumber
Definition CLMgr.idl:97
BSTR m_sPeerName
Definition CLMgr.idl:91
BOOL m_bIsGroupCall
Definition CLMgr.idl:96
BSTR m_sCalledExtension
Definition CLMgr.idl:92
int m_DiscReason
Definition CLMgr.idl:101
int m_iNuberOfConferenceParticipants
Definition CLMgr.idl:100
SClTime m_ConnectionStartTime
Definition CLMgr.idl:102
BOOL m_bCallWasRedirected
Definition CLMgr.idl:95
int m_iSiteID
Definition CLMgr.idl:476
int m_iEntityID
Definition CLMgr.idl:477
ClMgrEntityType m_eType
Definition CLMgr.idl:475
BOOL m_bIsHandset
Definition CLMgr.idl:410
BSTR m_bstrDxAudioRenderer
Definition CLMgr.idl:405
BOOL m_bHookSupportGamePort
Definition CLMgr.idl:416
BSTR m_bstrDeviceIdPlayer
Definition CLMgr.idl:402
BOOL m_bHasRecorder
Definition CLMgr.idl:399
unsigned long m_dwProductId
Definition CLMgr.idl:409
BOOL m_bIsSpeaker
Definition CLMgr.idl:412
BOOL m_bHasMixer
Definition CLMgr.idl:400
BOOL m_bHookSupportComPort
Definition CLMgr.idl:414
BOOL m_bIsWellKnownDevice
Definition CLMgr.idl:418
BOOL m_bIsHeadset
Definition CLMgr.idl:411
BSTR m_bstrsProductId
Definition CLMgr.idl:407
BOOL m_bHasDxAudioRenderer
Definition CLMgr.idl:401
BOOL m_bHookSupportUSB
Definition CLMgr.idl:413
BSTR m_bstrDeviceIdRecorder
Definition CLMgr.idl:403
unsigned long m_dwManufacturerId
Definition CLMgr.idl:408
BOOL m_bHookSupportBluetooth
Definition CLMgr.idl:417
BOOL m_bIsDirectXSoundDevice
Definition CLMgr.idl:397
BOOL m_bHasPlayer
Definition CLMgr.idl:398
BOOL m_iComPort
Definition CLMgr.idl:415
BSTR m_bstrManufacturerId
Definition CLMgr.idl:406
BSTR m_bstrMixerName
Definition CLMgr.idl:404
BSTR m_bstrVisibleDeviceName
Definition CLMgr.idl:396
BOOL m_bHasPlayer
Definition CLMgr.idl:384
BSTR m_bstrMixerName
Definition CLMgr.idl:389
BSTR m_bstrDeviceIdPlayer
Definition CLMgr.idl:387
BSTR m_bstrDeviceIdRecorder
Definition CLMgr.idl:388
BSTR m_bstrVisibleDeviceName
Definition CLMgr.idl:383
BOOL m_bHasMixer
Definition CLMgr.idl:386
BOOL m_bHasRecorder
Definition CLMgr.idl:385