ItemIDRegItem

abstract class ItemIDRegItem(flags: Int) : ItemID(source)

Inheritors

Constructors

Link copied to clipboard
constructor(flags: Int)

Properties

Link copied to clipboard
var clsid: GUID?

Functions

Link copied to clipboard
open override fun load(br: ByteReader, maxSize: Int)
Link copied to clipboard
open override fun serialize(bw: ByteWriter)
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String