Share via


ElectronicValueRW.UpdateKey(Int32, Object) Method

Definition

Updates the key information in the device.

public abstract Microsoft.PointOfService.EVRWResult UpdateKey (int data, object obj);
abstract member UpdateKey : int * obj -> Microsoft.PointOfService.EVRWResult
Public MustOverride Function UpdateKey (data As Integer, obj As Object) As EVRWResult

Parameters

data
Int32

Data depends on implementation.

obj
Object

Object depends on implementation.

Returns

Applies to