Microsoft-Specific Modifiers (Windows CE 5.0)
The following Microsoft-specific keywords can be used to modify declarators.
Keyword | Modification enabled | Used to Form Derived Types? |
---|---|---|
__asm | Inserts assembly-language code. | No |
__declspec | Declares a Microsoft-specific storage-class attribute. | No |
See Also
Compiler Options | __asm | __declspec
Send Feedback on this topic to the authors