Partager via


AppCaptureRecordOperation.ErrorCode Propriété

Définition

Obtient le code d’erreur associé à l’opération d’enregistrement.

public:
 property IReference<unsigned int> ^ ErrorCode { IReference<unsigned int> ^ get(); };
IReference<uint32_t> ErrorCode();
public System.Nullable<uint> ErrorCode { get; }
var iReference = appCaptureRecordOperation.errorCode;
Public ReadOnly Property ErrorCode As Nullable(Of UInteger)

Valeur de propriété

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference

IReference<uint32_t>

Code d’erreur associé à l’opération d’enregistrement.

Configuration requise pour Windows

Fonctionnalités de l’application
appCaptureSettings

S’applique à