ClaimedPosPrinter.DisableAsync Methode

Definition

Benachrichtigt die zugrunde liegende Hardware zum Deaktivieren.

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)

Gibt zurück

True, wenn der Versuch, den Drucker auszuschalten, erfolgreich war; andernfalls false.

Attribute

Gilt für: