AsfDescriptorType

AsfDescriptorType enumeration

ASF tanımlayıcı türlerini tanımlar.

public enum AsfDescriptorType : ushort

değerler

İsim Değer Tanım
Unicode 0 Unicode dize türü.
ByteArray 1 Bayt dizisi türü.
Bool 2 32 bit bool türü.
DWord 3 32 bit işaretsiz tamsayı türü.
QWord 4 64 bit işaretsiz tamsayı türü.
Word 5 16 bit işaretsiz tamsayı türü.
Guid 6 128 bit (16 bayt) GUID türü.

Ayrıca bakınız