Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure is used by IOCTL_STREAM_STOP_SESSION.
typedef struct { STREAM_SESSION_ID sss_Session;} STREAM_StopSession_Request;
Members
- sss_Session
STREAM_SESSION handle obtained from a previous call using IOCTL_STREAM_START_RECV_SESSION or IOCTL_STREAM_START_XMIT_SESSION.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Avc_stream.h.
See Also
IOCTL_STREAM_START_RECV_SESSION | IOCTL_STREAM_START_XMIT_SESSION | IOCTL_STREAM_STOP_SESSION
Send Feedback on this topic to the authors