STREAM_GetRemotePlugHandle_Response (Windows CE 5.0)

Send Feedback

This structure is used by IOCTL_STREAM_GET_REMOTE_PLUG_HANDLE.

typedef struct {  HANDLE sgrph_Plug;} STREAM_GetRemotePlugHandle_Response;

Members

  • sgrph_Plug
    HANDLE value that represents the specified plug on the remote node.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Avc_stream.h.

See Also

IOCTL_STREAM_GET_REMOTE_PLUG_HANDLE

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.