valid.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NTV_NO_ERROR   0
 
#define NTV_SERVER_ERROR   1
 
#define NTV_PROTOCOL_ERROR   2
 
#define NTV_LOGON_ERROR   3
 

Functions

int Valid_User (char *USERNAME, char *PASSWORD, const char *SERVER, char *BACKUP, const char *DOMAIN)
 

Macro Definition Documentation

◆ NTV_LOGON_ERROR

#define NTV_LOGON_ERROR   3

Definition at line 16 of file valid.h.

◆ NTV_NO_ERROR

#define NTV_NO_ERROR   0

Definition at line 13 of file valid.h.

◆ NTV_PROTOCOL_ERROR

#define NTV_PROTOCOL_ERROR   2

Definition at line 15 of file valid.h.

◆ NTV_SERVER_ERROR

#define NTV_SERVER_ERROR   1

Definition at line 14 of file valid.h.

Function Documentation

◆ Valid_User()

int Valid_User ( char *  USERNAME,
char *  PASSWORD,
const char *  SERVER,
char *  BACKUP,
const char *  DOMAIN 
)

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors