Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing a module variable in a dll

Status
Not open for further replies.

Korach

Programmer
Jun 2, 2003
303
IL
Hi everyone,

If I have a class library project with a module in it with a public variable, I can use the variable in any class of the dll. Can I use this variable from my application that references the dll?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top