ISdpStream::Walk (Compact 2013)
3/26/2014
This method walks a raw SDP stream, calling ISdpWalk::WalkStream for each element.
Syntax
HRESULT Walk(
ISdpWalk* pWalk
)
Parameters
- pWalk
[in] Pointer to the call that walks the stream.
Return Value
Returns S_OK on success; otherwise returns standard HRESULT values as appropriate.