override_properties


Description:

public static uint override_properties (ObjectClass klass, uint property_id_begin)

Overrides all Object properties in the DriveAta interface for a concrete class.

The properties are overridden in the order they are defined.

Parameters:

klass

The class structure for a Object-derived class.

property_id_begin

The property id to assign to the first overridden property.

Returns:

The last property id.