SHC_START - Description
This message starts data streaming for a stream handler of a particular
stream instance.
pParmIn (PPARM_START)
rc (ULONG)
 Return
codes indicating success or the type of failure:
NO_ERROR
 ERROR_INVALID_FUNCTION
Invalid function requested.
ERROR_INVALID_STREAM
 ERROR_INVALID_HID
 ERROR_DATA_ITEM_NOT_SPECIFIEDData object was not specified.
ERROR_DEVICE_NOT_FOUNDThe device was not found.
FAILUREStream handler-specific error return code.
[Back: SHC_START Return Value - rc] 
[Next: SHC_START - Remarks]