bre20::PortSetupDialog Class Reference

Summary for PortSetupDialog. More...

List of all members.

Public Member Functions

 PortSetupDialog (void)
int getPortName ()
char * stringToChar (String *str)
int getBaud ()
int getParity ()
void setPortName (String *name)
void setBaud (int baud)
void setParity (int p)

Static Public Member Functions

static int getPortName (String *text)

Protected Member Functions

void Dispose (Boolean disposing)


Detailed Description

Summary for PortSetupDialog.

WARNING: If you change the name of this class, you will need to change the 'Resource File Name' property for the managed resource compiler tool associated with all .resx files this class depends on. Otherwise, the designers will not be able to interact properly with localized resources associated with this form.


Constructor & Destructor Documentation

bre20::PortSetupDialog::PortSetupDialog void   ) 
 


Member Function Documentation

void bre20::PortSetupDialog::Dispose Boolean  disposing  )  [protected]
 

int bre20::PortSetupDialog::getBaud  ) 
 

int bre20::PortSetupDialog::getParity  ) 
 

static int bre20::PortSetupDialog::getPortName String *  text  )  [static]
 

int bre20::PortSetupDialog::getPortName  ) 
 

void bre20::PortSetupDialog::setBaud int  baud  ) 
 

void bre20::PortSetupDialog::setParity int  p  ) 
 

void bre20::PortSetupDialog::setPortName String *  name  ) 
 

char* bre20::PortSetupDialog::stringToChar String *  str  ) 
 




BRE Documentation Home