Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The get_State property returns the new state of the session.
HRESULT get_State(RTC_SESSION_STATE*penState);
Parameters
- penState
[out] Pointer to an RTC_SESSION_STATE enumeration containing the new state of the session.
Return Values
RTC methods may return an RTC_E_ constant.
Requirements
Client: Requires Windows XP.
Server: Requires Windows Server 2003.
Redistributable: Requires Rtcdll.dll on Windows 2000, and Windows Me/98.
Header: Declared in Rtccore.h.
Library: Included as a resource in Rtcdll.dll.
GUID: IID_IRTCSessionStateChangeEvent is defined as b5bad703-5952-48b3-9321-7f4500521506.
See Also
IRTCSessionStateChangeEvent, RTC_SESSION_STATE, Answer a Call, Terminate a Call, Receive an Incoming Session When the Client is Behind a NAT