STREAM_GetMediaSize_Request (Windows CE 5.0)
This structure is used by IOCTL_STREAM_GET_MEDIA_SIZE.
typedef struct { STREAM_MediaType sgms_MediaType;} STREAM_GetMediaSize_Request;
Members
- sgms_MediaType
Media type to locate size data for. Must be one of the elements of the STREAM_MediaType enumeration.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Avc_stream.h.
See Also
IOCTL_STREAM_GET_MEDIA_SIZE | STREAM_MediaType
Send Feedback on this topic to the authors