次の方法で共有


SmartCardEmulator.MaxAppletIdGroupRegistrations プロパティ

定義

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

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

プロパティ値

UInt16

unsigned short

uint16_t

許可されているアプレット ID グループ登録の最大数。

適用対象

こちらもご覧ください