_DBREMOTE_PROC_PARAM Struct Reference

Search Toolkit Book for _DBREMOTE_PROC_PARAM

#include <dblib.h>

Collaboration diagram for _DBREMOTE_PROC_PARAM:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 100 of file dblib.h.

Public Attributes

_DBREMOTE_PROC_PARAMnext
char * name
BYTE status
int type
DBINT maxlen
DBINT datalen
BYTEvalue


Member Data Documentation

DBINT _DBREMOTE_PROC_PARAM::datalen
 

Definition at line 108 of file dblib.h.

Referenced by dbrpcparam(), and param_info_alloc().

DBINT _DBREMOTE_PROC_PARAM::maxlen
 

Definition at line 107 of file dblib.h.

Referenced by dbrpcparam(), and param_info_alloc().

char* _DBREMOTE_PROC_PARAM::name
 

Definition at line 104 of file dblib.h.

Referenced by dbrpcparam(), param_clear(), and param_info_alloc().

struct _DBREMOTE_PROC_PARAM* _DBREMOTE_PROC_PARAM::next
 

Definition at line 102 of file dblib.h.

Referenced by dbrpcparam(), param_clear(), and param_info_alloc().

BYTE _DBREMOTE_PROC_PARAM::status
 

Definition at line 105 of file dblib.h.

Referenced by dbrpcparam(), and param_info_alloc().

int _DBREMOTE_PROC_PARAM::type
 

Definition at line 106 of file dblib.h.

Referenced by dbrpcparam(), and param_info_alloc().

BYTE* _DBREMOTE_PROC_PARAM::value
 

Definition at line 109 of file dblib.h.

Referenced by dbrpcparam(), and param_info_alloc().


The documentation for this struct was generated from the following file:
Generated on Mon Dec 7 09:48:11 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:22:17 2009 by modify_doxy.py rev. 173732