Home | History | Annotate | Download | only in include

Lines Matching refs:format

67    * @param format the format string specifying the next arguments (a la
74 const LCHAR *format, ...);
96 * Type used to control output format.
164 * Sets the format of the logging messages. If this function is never called,
165 * the default format is
169 * @param format the format specification for new messages.
174 PORTABLE_API ESR_ReturnCode PLogSetFormat(LOG_OUTPUT_FORMAT format);
203 * @param msg The message format specification (ala printf).
214 * @param msg The message format specification (ala printf).