IRTCWatcher2:IRTCWatcher

This interface adds methods and properties for determining watcher access privileges. The IRTCWatcher2 interface extends the IRTCWatcher interface.

Methods

The following tables show the methods for this interface in vtable order. This is the order in which the compiler calls the methods. This interface inherits the methods for the IUnknown and IRTCWatcher interfaces.

The following table shows the IRTCWatcher methods.

Method Description
State Sets or gets the state of the watcher.

The following table shows the IRTCWatcher2 methods.

Method Description
Profile Gets the profile currently used by the watcher.
Scope Gets the scope of the access control entry (ACE) associated with the watcher.

Obtaining a Pointer

The IRTCClientPresence2::AddWatcherEx method creates the watcher. This object can be queried with QueryInterface to determine if the IRTCWatcher2 interface is present under an RTC 1.2 implementation.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Rtccore.h, Rtccore.idl.
Link Library: Uuid.lib.

See Also

Communications Service | IRTCClientPresence2::AddWatcherEx | IRTCWatcher | IUnknown | QueryInterface

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.