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_START_XMIT_SESSION.
typedef struct { STREAM_SESSION_ID ssts_Session;} STREAM_StartTransmitSession_Response;
Members
- ssts_Session
STREAM_SESSION_ID handle that is used with IOCTL_STREAM_ATTACH_BUFFER, IOCTL_STREAM_DETACH_BUFFER, IOCTL_STREAM_QUERY_BUFFER_STATE or IOCTL_STREAM_STOP_SESSION to identify the particular session.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Avc_stream.h.
See Also
IOCTL_STREAM_ATTACH_BUFFER | IOCTL_STREAM_DETACH_BUFFER | IOCTL_STREAM_QUERY_BUFFER_STATE | IOCTL_STREAM_STOP_SESSION | IOCTL_STREAM_START_XMIT_SESSION
Send Feedback on this topic to the authors