IRTCSessionNotificationEvent::Session

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

Applies to Windows Embedded CE 6.0 R2

This property gets the IRTCSession object that is associated with the incoming NOTIFY message.

Syntax

HRESULT Session (
  IRTCSession** ppSession
);

Parameters

  • ppSession
    [out, retval] The pointer to the session.

Requirements

Header rtccore.h, rtccore.idl
Library uuid.lib
Windows Embedded CE Windows Embedded CE 6.0 R2

See Also

Reference

IRTCSessionNotificationEvent