MKSQLCpp  0.1
MakeMySQLC++Classes
 All Classes Files Functions Variables Macros Pages
Public Attributes
CommentParamInfo Struct Reference

Comment Parameter information This structure allows the program to specify the parameter information for each parameter in the function. More...

#include <CGenDatabase.h>

List of all members.

Public Attributes

const char * prmName
 Specifies the parameter name.
const char * prmInfo
 A short description of the parameter being described.

Detailed Description

Comment Parameter information This structure allows the program to specify the parameter information for each parameter in the function.


Member Data Documentation

const char* CommentParamInfo::prmInfo

A short description of the parameter being described.

const char* CommentParamInfo::prmName

Specifies the parameter name.


The documentation for this struct was generated from the following file: