Searched defs:ERROR_INVALID_PARAMETER (Results 1 – 9 of 9) sorted by relevance
62 pub const ERROR_INVALID_PARAMETER: i32 = 87; constant
65 #define ERROR_INVALID_PARAMETER (BIT31 | BIT17 | BIT16 | BIT15 | 0x0002) macro
113 #define ERROR_INVALID_PARAMETER EINVAL macro
618 #define ERROR_INVALID_PARAMETER 0x80038002 macro
2734 pub const ERROR_INVALID_PARAMETER: WIN32_ERROR = 87u32; constant