Show/Hide Toolbars

RiverSoftAVG Products Help

The GetClassName function should return the ClassName of the underlying object. This method is necessary so that the stream user can write the object class name that implements the interface. The class name is then used on reading to create the underlying object that implements the IStreamable interface.

noteNote

The objects that implement this interface should also call the RegisterClass method to register the object so that the Delphi FindClass method can find the class from its class name.

Namespace: CommonInterfaces

Return Value

Type: String

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb