Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Identifies pointer parameters that are returned from the called procedure to the calling procedure (from the server to the client).
Syntax
[out]
Remarks
The out C++ attribute has the same functionality as the out MIDL attribute.
Example
See the example for bindable for a sample use of out.
Requirements
| Attribute context | Value |
|---|---|
| Applies to | Interface parameter |
| Repeatable | No |
| Required attributes | None |
| Invalid attributes | None |
For more information about the attribute contexts, see Attribute Contexts.