次の方法で共有


SmartCardAppletIdGroup.MaxAppletIds プロパティ

定義

許可されているアプレット ID の最大数を取得します。

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

プロパティ値

UInt16

unsigned short

uint16_t

許可されているアプレット ID の最大数。

適用対象

こちらもご覧ください