STREAM_DeleteLocalPlug_Request (Windows CE 5.0)
This structure is used by IOCTL_STREAM_DELETE_LOCAL_PLUG.
typedef struct { HANDLE sdlp_Plug;} STREAM_DeleteLocalPlug_Request;
Members
- sdlp_Plug
Handle of the plug to free.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Avc_stream.h.
See Also
IOCTL_STREAM_DELETE_LOCAL_PLUG
Send Feedback on this topic to the authors