IOCTL_STREAM_INSTANTIATE (Windows Embedded CE 6.0)
1/6/2010
This IOCTL is used in calls to DeviceIoControl to set the stream type for a given pin.
Parameters for DeviceIoControl
- lpInBuf
[in] A pointer to a pin's identifier.
- lpOutBuf
[in] A pointer to a handle to a the message queue that will be used for asynchronous buffer transfers between the driver and the client.
Requirements
Header | csmedia.h |
Windows Embedded CE | Windows Embedded CE 6.0 and later |