Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The get_SessionStartTime method gets the time that the session was created.
HRESULT get_SessionStartTime(
[out] DATE *pdateSessionStart
);
[out] pdateSessionStart
Pointer to session start time.
This method can return one of these values.
Return code | Description |
---|---|
|
Method succeeded. |
|
Insufficient memory exists to perform the operation. |
|
The pdateSessionStart parameter is not a valid pointer. |
|
See lineGetAgentSessionInfo for error codes returned from this TAPI 2.1 function. |
|
The operation failed because the TAPI 3 DLL timed it out. The timeout interval is two minutes. |
This method wraps the TAPI 2.1 lineGetAgentSessionInfo function.
Requirement | Value |
---|---|
Target Platform | Windows |
Header | tapi3cc.h (include Tapi3.h) |
Library | Uuid.lib |
DLL | Tapi3.dll |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now