FORMAT_MESSAGE_ARGUMENT_ARRAY top-level constant
The Arguments parameter is not a va_list structure, but is a pointer to an array of values that represent the arguments.
Implementation
const FORMAT_MESSAGE_ARGUMENT_ARRAY = 0x00002000;
The Arguments parameter is not a va_list structure, but is a pointer to an array of values that represent the arguments.
const FORMAT_MESSAGE_ARGUMENT_ARRAY = 0x00002000;