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 的最大数目。

适用于

另请参阅