Freigeben über


ClaimedPosPrinter.EnableAsync Methode

Definition

Benachrichtigt die zugrunde liegende Hardware asynchron, um für die Verwendung einzuschalten.

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

Gibt zurück

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

Attribute

Gilt für: