description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: id |
id (C++ COM Attribute) |
10/02/2018 |
|
|
a48d2c99-c5d2-4f46-bf96-5ac88dcb5d0c |
Specifies a dispid parameter for a member function (either a property or a method, in an interface or dispinterface).
[ id(dispid) ]
dispid
The dispatch ID for the interface method.
The id C++ attribute has the same functionality as the id MIDL attribute.
See the example for bindable for an example of how to use id.
Attribute context | Value |
---|---|
Applies to | Interface method |
Repeatable | No |
Required attributes | None |
Invalid attributes | None |
For more information, see Attribute Contexts.
IDL Attributes
Method Attributes
Data Member Attributes
defaultvalue
in
out