SecureDeviceAddress.GetLocal Method

Creates a SecureDeviceAddress object representing the local device.

Syntax

public:
static SecureDeviceAddress^ GetLocal()  

Return value

Type: SecureDeviceAddress 

A pointer to the newly created SecureDeviceAddress object.

Remarks

This method creates an Xbox Secure Device Address (SecureDeviceAddress) object representing the local device. The local SecureDeviceAddress can be passed to other devices through rendezvous mechanisms like the forthcoming Xbox Live Matchmaking so that remote devices can establish Network Associations with this device via the SecureDeviceAssociationTemplate.CreateAssociationAsync function.

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

SecureDeviceAddress Class

SecureDeviceAddress Members

Windows.Xbox.Networking Namespace