OutAttribute Class

Indicates that data should be marshaled from the callee back to the caller.

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)

Syntax

[AttributeUsageAttribute]
public sealed class OutAttribute : Attribute

Remarks

Items in this namespace are for use by Microsoft® Visual Studio®. You should not try to use them in your applications.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

OutAttribute Members
System.Runtime.InteropServices Namespace