LicenseSatisfactionResult Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt Lizenzberechtigungsinformationen bereit, die von der GetSatisfactionInfosAsync Methode für die angegebenen Produkte zurückgegeben werden.
public ref class LicenseSatisfactionResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class LicenseSatisfactionResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class LicenseSatisfactionResult
Public NotInheritable Class LicenseSatisfactionResult
- Vererbung
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
|
API contract |
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)
|
Eigenschaften
ExtendedError |
Enthält den Fehlercode, der von GetSatisfactionInfosAsynczurückgegeben wurde. |
LicenseSatisfactionInfos |
Bietet Zugriff auf Berechtigungsinformationen, die von der GetSatisfactionInfosAsync-Methode zurückgegeben werden. |