Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/26/2014
This method walks a raw SDP stream.
Syntax
HRESULT WalkStream(
UCHAR elementType,
ULONG elementSize,
UCHAR* pStream
);
Parameters
- elementType
[in] Type of element.
- elementSize
[in] Size of the element.
- pStream
[in] Pointer to the stream.
Return Value
Returns S_OK on success; otherwise returns standard HRESULT values as appropriate.