IEEE 1394 Streaming Filter Driver Structures (Windows CE 5.0)

Send Feedback

The following table shows the IEEE 1394 streaming filter driver structures with a description of the purpose of each.

Programming element Description
STREAM_AttachBuffers_Request This structure is used by IOCTL_STREAM_ATTACH_BUFFER.
STREAM_AttachBuffers_Response This structure is used by IOCTL_STREAM_ATTACH_BUFFER.
STREAM_CreateLocalPlug_Request This structure is used by IOCTL_STREAM_CREATE_LOCAL_PLUG.
STREAM_CreateLocalPlug_Response This structure is used by IOCTL_STREAM_CREATE_LOCAL_PLUG.
STREAM_DeleteLocalPlug_Request This structure is used by IOCTL_STREAM_DELETE_LOCAL_PLUG.
STREAM_DereferenceRemotePlug_Request This structure is used by IOCTL_STREAM_DEREFERENCE_REMOTE_PLUG.
STREAM_DetachBuffers_Request This structure is used by IOCTL_STREAM_DETACH_BUFFER.
STREAM_GetMediaSize_Request This structure is used by IOCTL_STREAM_GET_MEDIA_SIZE.
STREAM_GetMediaSize_Response This structure is used by IOCTL_STREAM_GET_MEDIA_SIZE.
STREAM_GetRemotePlugHandle_Request This structure is used by IOCTL_STREAM_GET_REMOTE_PLUG_HANDLE.
STREAM_GetRemotePlugHandle_Response This structure is used by IOCTL_STREAM_GET_REMOTE_PLUG_HANDLE.
STREAM_LocateRemotePlug_Request This structure is used by IOCTL_STREAM_LOCATE_REMOTE_PLUG.
STREAM_LocateRemotePlug_Response This structure is used by IOCTL_STREAM_LOCATE_REMOTE_PLUG.
STREAM_QueryBufferState_Request This structure is used by IOCTL_STREAM_QUERY_BUFFER_STATE.
STREAM_QueryBufferState_Response This structure is used by IOCTL_STREAM_QUERY_BUFFER_STATE.
STREAM_SetMediaSize_Request This structure is used by IOCTL_STREAM_SET_MEDIA_SIZE.
STREAM_StartReceiveSession_Request This structure is used by IOCTL_STREAM_START_RECV_SESSION.
STREAM_StartReceiveSession_Response This structure is used by IOCTL_STREAM_START_RECV_SESSION.
STREAM_StartTransmitSession_Request This structure is used by IOCTL_STREAM_START_XMIT_SESSION.
STREAM_StartTransmitSession_Response This structure is used by IOCTL_STREAM_START_XMIT_SESSION.
STREAM_StopSession_Request This structure is used by IOCTL_STREAM_STOP_SESSION.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.