Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use .H files in C# programs?
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
How to use .H files in C# programs?
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01010555
Message ID:
01010555
Views:
61
I'm calling a Windows API and need to use a constant. In the past, I've just retrieved the value from the .H file and defined it in C#. Now I have to use one defined like this:

#define SCARD_PCI_T0 (&g_rgSCardT0Pci)

Can anyone tell me how to use this in C#?

Thanks,
Mike
Next
Reply
Map
View

Click here to load this message in the networking platform