Searched refs:ERROR_BAD_PARAMETER (Results 1 – 7 of 7) sorted by relevance
40 if (pErrorCode) *pErrorCode = ERROR_BAD_PARAMETER; in CreateInputSource()71 if (pErrorCode) *pErrorCode = ERROR_BAD_PARAMETER; in CWAVInputSource()99 if (pErrorCode) *pErrorCode = ERROR_BAD_PARAMETER; in CWAVInputSource()
20 return ERROR_BAD_PARAMETER; in Start()117 return ERROR_BAD_PARAMETER; in InitializeFile()
121 return ERROR_BAD_PARAMETER; in CreateHelper()
52 if (pErrorCode) *pErrorCode = ERROR_BAD_PARAMETER; in CreateIAPEDecompress()
191 if (pInputSource == NULL) return ERROR_BAD_PARAMETER; in AddDataFromInputSource()
208 #define ERROR_BAD_PARAMETER 5000 macro237 { ERROR_BAD_PARAMETER , "bad parameter" }, \
57 return ERROR_BAD_PARAMETER; in Prepare()