FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kCompressedPhase_FindStream ( kCompressedPhase  data,
kCompressedPhaseStreamId  streamId,
kCompressedPhaseStream stream 
)

Find the stream with the specified stream identifier, if it is present in the compressed phase dataset.

Parameters
dataCompressed phase object.
streamIdStream identifier.
streamReceives stream handle, if present.
Returns
Operation status (kERROR_NOT_FOUND if stream type not present).