CMSPCallMultiGraph::FinalRelease method

The FinalRelease method releases the call object's reference to the address object. This is postponed to FinalRelease in case the stream objects hold references on the call object during the shutdown process.

Syntax

virtual void FinalRelease();

Parameters

This method has no parameters.

Requirements

TAPI version

Requires TAPI 3.0 or later

Header

Mspcall.h

See also

CMSPCallMultiGraph