
Go to the source code of this file.
Macros | |
| #define | ulong unsigned long int |
Functions | |
| char * | GetLastError (void) |
| int | GetErrorCode (void) |
| int | ShowInterpNames (char *, int) |
| int | SendCommand (ulong, char *, char *) |
| int | SendQuery (ulong, char *, char *, char *, int) |
| #define ulong unsigned long int |
Definition at line 5 of file us_win_utils.h.
| int GetErrorCode | ( | void | ) |
| char* GetLastError | ( | void | ) |
| int SendCommand | ( | ulong | , |
| char * | , | ||
| char * | |||
| ) |
| int SendQuery | ( | ulong | , |
| char * | , | ||
| char * | , | ||
| char * | , | ||
| int | |||
| ) |
| int ShowInterpNames | ( | char * | , |
| int | |||
| ) |
1.8.3.1-20130324