iw32

When compiled by CLTHUMB, the iw32 declspec has the same effect as the iwcall declspec; that is, it makes an interworking call. When compiled by CLARM, the iw32 declspec has no effect. Use the iw32 declspec only when you know which compiler, CLARM or CLTHUMB, will compile the designated function.

See Also

Declspecs | iwcall | iw16

© 1992-2003 Microsoft Corporation. All rights reserved.