Freigeben über


AllJoynBusObjectStoppedEventArgs(Int32) Konstruktor

Definition

Wichtig

Die Typen im Windows.Devices.AllJoyn-Namespace sind veraltet und in zukünftigen Versionen von Windows möglicherweise nicht verfügbar. AllJoyn – gesponsert von AllSeen Alliance – war ein Open-Source-Ermittlungs- und Kommunikationsprotokoll für IoT-Szenarien (Internet of Things), z. B. das Ein- und Ausschalten von Licht und Lesetemperaturen. Alternativen wie IoTivity Lite und IoTivity finden Sie auf der iotivity.org Website.

Erstellt eine AllJoynBusObjectStoppedEventArgs-Klasse, die für die Kommunikation status des AllJoynBusObject.Stopped-Ereignisses verwendet wird.

public:
 AllJoynBusObjectStoppedEventArgs(int status);
 AllJoynBusObjectStoppedEventArgs(int const& status);
/// [Windows.Foundation.Metadata.Deprecated("AllJoynBusObjectStoppedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
 AllJoynBusObjectStoppedEventArgs(int const& status);
public AllJoynBusObjectStoppedEventArgs(int status);
[Windows.Foundation.Metadata.Deprecated("AllJoynBusObjectStoppedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
public AllJoynBusObjectStoppedEventArgs(int status);
function AllJoynBusObjectStoppedEventArgs(status)
Public Sub New (status As Integer)

Parameter

status
Int32

int

Wert, der die status angibt.

Attribute

Windows-Anforderungen

App-Funktionen
allJoyn

Gilt für: