Home
last modified time | relevance | path

Searched refs:PRINT_ERROR_INVALID_PARAMETER (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A D_o_h___print.md47 … {<br/>PRINT_ERROR_NONE = 0, PRINT_ERROR_NO_PERMISSION = 201, PRINT_ERROR_INVALID_PARAMETER = 401,…
135 | PRINT_ERROR_INVALID_PARAMETER | 无效参数。 |
H A Dohprint_8h.md44 …md) = 0, [PRINT_ERROR_NO_PERMISSION](_o_h___print.md) = 201, [PRINT_ERROR_INVALID_PARAMETER](_o_h_…
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_capi.cpp229 return PRINT_ERROR_INVALID_PARAMETER; in OH_Print_QueryPrinterList()
275 return PRINT_ERROR_INVALID_PARAMETER; in OH_Print_QueryPrinterInfo()
333 return PRINT_ERROR_INVALID_PARAMETER; in OH_Print_QueryPrinterProperties()
543 return PRINT_ERROR_INVALID_PARAMETER; in OH_Print_StartPrintByNative()
549 return PRINT_ERROR_INVALID_PARAMETER; in OH_Print_StartPrintByNative()
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A D_o_h___print.md47 …) {<br>PRINT_ERROR_NONE = 0, PRINT_ERROR_NO_PERMISSION = 201, PRINT_ERROR_INVALID_PARAMETER = 401,…
135 | PRINT_ERROR_INVALID_PARAMETER | Invalid parameter. |
H A Dohprint_8h.md44 …md) = 0, [PRINT_ERROR_NO_PERMISSION](_o_h___print.md) = 201, [PRINT_ERROR_INVALID_PARAMETER](_o_h_…
/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h62 PRINT_ERROR_INVALID_PARAMETER = 401, enumerator