Class OutAttribute
- Namespace
- System.Runtime.InteropServices
- Assembly
- mscorlib.dll
Indicates that data should be marshaled from callee back to caller.
[AttributeUsage(AttributeTargets.Parameter)]
public sealed class OutAttribute : Attribute
- Inheritance
-
OutAttribute
- Inherited Members
- Extension Methods
Constructors
OutAttribute()
public OutAttribute()