Contents

FSVolumeHandlerResult

An abstract base class for all result objects in FSKit handler-style protocols.

Declaration

class FSVolumeHandlerResult

Overview

This class provides the common functionality needed for all result objects. All specialized result classes inherit from this base class.

Topics

Accessing attributes

See Also

Implementing required handlers