InstanceComparer_VTable Constant
Represents constant InstanceComparer_VTable
.
InstanceComparer_VTable: array[0..3] of Pointer = ( @NopQueryInterface, @NopAddref, @NopRelease, @Compare_Instance );
Value
Type: array[0..3] of Pointer
Represents constant InstanceComparer_VTable
.
InstanceComparer_VTable: array[0..3] of Pointer = ( @NopQueryInterface, @NopAddref, @NopRelease, @Compare_Instance );