DisposeSCelSubscriber

Disposes of SCel subscriber thread.

Synopsis

long DisposeSCelSubscriber (SCelContextPtr context)

Description

Dispose of the SCel subscriber thread created earlier by the calling task.

Arguments

context
Pointer to context structure for the SCel subscriber.

Return Value

Returns an error code or zero if there was no error.

Caveat

This function is part of the Subscriber.lib library file that can currently (Toolkit1.5) be found in Attic:Streaming:2p1:DataStream:Subscribers:Subscriber.lib. It will later be integrated into the main Streaming tree.

See Also

NewSCelSubscriber