Platform SDK: TAPI

CMSPStream Pure Virtual Methods

These methods must be overridden by derived classes.

CMSPStream Pure Virtual methods Description
get_Name Gets name of the stream. The derived stream class should provide a name that allows a user to make meaningful distinctions between streams if this is called for in the app's user interface.

See Also

CMSPStream