This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub ReleaseMarshalData ( _ ByVal pStm As IStream _ )
[C#] public void ReleaseMarshalData ( IStream pStm );
[C++]
HRESULT ReleaseMarshalData(
IStream* pStm
);
[C++] Parameters pStm [in]
pStm is a parameter of type IStream*