description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: last_is |
last_is (C++ COM Attribute) |
10/02/2018 |
|
|
9e045ac0-fa38-4249-af55-67bde5d0a58c |
Specifies the index of the last array element to be transmitted.
[ last_is("expression") ]
expression
One or more C-language expressions. Empty argument slots are allowed.
The last_is C++ attribute has the same functionality as the last_is MIDL attribute.
See first_is for an example of how to specify a section of an array.
Attribute context | Value |
---|---|
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.
IDL Attributes
Typedef, Enum, Union, and Struct Attributes
Parameter Attributes
first_is
max_is
length_is
size_is