IRTCPortManager2 (Windows Embedded CE 6.0)
1/6/2010
The IRTCPortManager2 interface derives from the IRTCPortManager interface. This interface can be obtained by calling IUnknown::QueryInterface on the IRTCPortManager interface.
Methods
The IRTCPortManager2 interface inherits the methods of the standard COM interface IUnknown.
In addition, IRTCPortManager2 defines the following method, including those inherited from IRTCPortManager.
Method | Description |
---|---|
Informs the application that the remote address has been updated for a given address and port pair. The UpdateRemoteAddressEx method specifies the remote port in addition to the parameters specified by IRTCPortManager::UpdateRemoteAddress. |
Requirements
Header | rtccore.h, rtccore.idl |
Library | rtcdll.dll |
Windows Embedded CE | Windows Embedded CE 6.0 and later |