Partager via


ClaimedPosPrinter.DisableAsync Méthode

Définition

Avertit le matériel sous-jacent de s’éteindre.

public:
 virtual IAsyncOperation<bool> ^ DisableAsync() = DisableAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> DisableAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> DisableAsync();
function disableAsync()
Public Function DisableAsync () As IAsyncOperation(Of Boolean)

Retours

True si la tentative de désactivation de l’imprimante a réussi ; sinon, false.

Attributs

S’applique à