Partager via


CameraOperationCompletedEventArgs, constructeur

Espace de noms :  Microsoft.Devices
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    succeeded As Boolean, _
    exception As Exception _
)
public CameraOperationCompletedEventArgs(
    bool succeeded,
    Exception exception
)
public:
CameraOperationCompletedEventArgs(
    bool succeeded, 
    Exception^ exception
)
new : 
        succeeded:bool * 
        exception:Exception -> CameraOperationCompletedEventArgs

Paramètres

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

CameraOperationCompletedEventArgs Classe

Microsoft.Devices, espace de noms