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_Type property returns the type of session.
HRESULT get_Type(RTC_SESSION_TYPE*penType);
Parameters
- penType
[out] Pointer to an RTC_SESSION_TYPE enumeration containing the type of this 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_IRTCSession is defined as 387c8086-99be-42fb-9973-7c0fc0ca9fa8.