Share via


IRTCSessionNotificationEvent::Session (Windows Embedded CE 6.0)

1/6/2010

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