ICashDrawerEventSourceEventArgs Interface

Definition

Represents the arguments common to cash drawer event sources.

public interface class ICashDrawerEventSourceEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1774926785, 5247, 16924, 156, 35, 9, 1, 35, 187, 120, 108)]
struct ICashDrawerEventSourceEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1774926785, 5247, 16924, 156, 35, 9, 1, 35, 187, 120, 108)]
public interface ICashDrawerEventSourceEventArgs
Public Interface ICashDrawerEventSourceEventArgs
Derived
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Properties

CashDrawer

Gets the cash drawer associated with the event source.

Applies to