ReactOS 0.4.15-dev-7907-g95bf896
wmic.h File Reference
#include <windef.h>
Include dependency graph for wmic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define STRING_CMDLINE_NOT_SUPPORTED   101
 
#define STRING_ALIAS_NOT_FOUND   102
 
#define STRING_INVALID_QUERY   103
 
#define STRING_INVALID_PATH   104
 

Macro Definition Documentation

◆ STRING_ALIAS_NOT_FOUND

#define STRING_ALIAS_NOT_FOUND   102

Definition at line 22 of file wmic.h.

◆ STRING_CMDLINE_NOT_SUPPORTED

#define STRING_CMDLINE_NOT_SUPPORTED   101

Definition at line 21 of file wmic.h.

◆ STRING_INVALID_PATH

#define STRING_INVALID_PATH   104

Definition at line 24 of file wmic.h.

◆ STRING_INVALID_QUERY

#define STRING_INVALID_QUERY   103

Definition at line 23 of file wmic.h.