Device.CreateInstanceId(RealTimeEndpoint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override long CreateInstanceId(Microsoft::Rtc::Signaling::RealTimeEndpoint ^ endpoint);
protected override long CreateInstanceId (Microsoft.Rtc.Signaling.RealTimeEndpoint endpoint);
override this.CreateInstanceId : Microsoft.Rtc.Signaling.RealTimeEndpoint -> int64
Protected Overrides Function CreateInstanceId (endpoint As RealTimeEndpoint) As Long
Parameters
- endpoint
- RealTimeEndpoint