SmartCardAppletIdGroup.MaxAppletIds Eigenschaft

Definition

Ruft die maximale Anzahl zulässiger Applet-IDs ab.

public:
 static property unsigned short MaxAppletIds { unsigned short get(); };
static uint16_t MaxAppletIds();
public static ushort MaxAppletIds { get; }
var uInt16 = SmartCardAppletIdGroup.maxAppletIds;
Public Shared ReadOnly Property MaxAppletIds As UShort

Eigenschaftswert

UInt16

unsigned short

uint16_t

Die maximale Anzahl zulässiger Applet-IDs.

Gilt für:

Weitere Informationen