QueueItem

QueueItem()

Konstruktor, gibt standardmäßig die Mac-Untertabelle (1,0) an

public QueueItem()

Siehe auch


QueueItem(ushort, ushort)

Konstruktor

public QueueItem(ushort platformID, ushort platformSpecificID)
ParameterTypBeschreibung
platformIDUInt16Plattformkennung für die Codierung der Untertabelle
platformSpecificIDUInt16Plattformspezifischer Codierungsbezeichner für die Codierungsuntertabelle

Siehe auch


QueueItem(CMapEncodingTableType)

Konstruktor

public QueueItem(CMapEncodingTableType cmapTable)
ParameterTypBeschreibung
cmapTableCMapEncodingTableTypeUntertabelle codieren

Siehe auch