This document is archived and information here might be outdated. Recommended version. |
Save the packet to a stream.
[Visual Basic .NET] Public Sub SaveStream ( _ ByVal pXML As IStream _ )
[C#] public void SaveStream ( IStream pXML );