This event is fired when a Stream object archive is closed.
Syntax
NSChannelMgr_OnStreamArchiveClosed( Stream, hResult )
Parameters
Stream
A Stream object.
hResult
A Long value specifying an ActiveX HRESULT error code.
Remarks
HRESULT values are listed in the nserror.h file.
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.