Partager via


ClaimedCashDrawer.OpenDrawerAsync Méthode

Définition

Ouvre le tiroir-caisse.

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

Retours

Boolean indiquant si le tiroir a été correctement ouvert.

Attributs

Remarques

Tous les appareils prennent en charge cette opération asynchrone.

S’applique à