Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the index of the last array element to be transmitted.
[ last_is(
"expression"
) ]
Parameters
- expression
One or more C-language expressions. Empty argument slots are allowed.
Remarks
The last_is C++ attribute has the same functionality as the last_is MIDL attribute.
Example
See first_is for an example of how to specify a section of an array.
Requirements
Attribute Context
Applies to |
Field in struct or union, interface parameter, interface method |
Repeatable |
No |
Required attributes |
None |
Invalid attributes |
None |
For more information, see Attribute Contexts.