out (C++)

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

Identifies pointer parameters that are returned from the called procedure to the calling procedure (from the server to the client).

  
[out]  
  

The out C++ attribute has the same functionality as the out MIDL attribute.

See the example for bindable for a sample use of out.

Attribute Context

Applies toInterface parameter
RepeatableNo
Required attributesNone
Invalid attributesNone

For more information about the attribute contexts, see Attribute Contexts.

IDL Attributes
Parameter Attributes
defaultvalue
id
Attributes Samples

Show: