This topic has not yet been rated - Rate this topic

Using New Data Types in Your IDL File

The Basetsd.h header file defines the new data types needed for writing applications that run on both 32- and 64-bit Windows. To use these data types in your interfaces, import Basetsd.h into your IDL file. Do not #include the file or you will end up with multiple definitions at compile time.

Alternatively, you can include or import the Basetsd.idl file into your IDL file.

For more information on adding system header files to your IDL file, see Importing Files and Type Libraries and Importing System Header Files.

 

 

Send comments about this topic to Microsoft

Build date: 6/25/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.