Jungo WinDriver
Official Documentation
status_strings.h
Go to the documentation of this file.
1
/* @JUNGO_COPYRIGHT@ */
2
3
#ifndef _STATUS_STRINGS_H_
4
#define _STATUS_STRINGS_H_
5
6
#if defined(__cplusplus)
7
extern
"C"
{
8
#endif
9
10
#include "
windrvr.h
"
11
22
const
char
*
DLLCALLCONV
Stat2Str
(
_In_
DWORD dwStatus);
23
24
#ifdef __cplusplus
25
}
26
#endif
27
28
#endif
/* _STATUS_STRINGS_H_ */
29
Stat2Str
const char *DLLCALLCONV Stat2Str(_In_ DWORD dwStatus)
Retrieves the status string that corresponds to a status code.
_In_
#define _In_
Definition:
windrvr.h:37
DLLCALLCONV
#define DLLCALLCONV
Definition:
windrvr.h:32
windrvr.h
include
status_strings.h
Generated by
1.9.7