WiFiDirectServiceSession.AdvertisementId Property
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.
Gets the advertisement ID for the session.
public:
property unsigned int AdvertisementId { unsigned int get(); };
uint32_t AdvertisementId();
public uint AdvertisementId { get; }
var uInt32 = wiFiDirectServiceSession.advertisementId;
Public ReadOnly Property AdvertisementId As UInteger
Property Value
The advertisement ID.