SetStreamStatus

This method sets the streaming status of a feature layer. Use GetStreamStatus to get the current stream status of a layer. If the result is SLS_NOT_STREAMED_LAYER recreate the layer as a streaming layer to control its streaming status.

 

HRESULT SetStreamStatus(

[in] StreamLayerStatus StreamStatus)

Parameters:

Return Values:

The return value obtained from the returned HRESULT can be one of the following:

 

Return value

Meaning

S_OK

Success.

E_FAIL

Catastrophic failure.