OutAttribute Class
Indicates that data should be marshaled from callee back to caller.
Namespace:
System.Runtime.InteropServicesAssembly: Bridge (in Bridge.dll)
Syntax
[AttributeUsageAttribute] [ExternalAttribute] public sealed class OutAttribute : Attribute
<AttributeUsageAttribute> _ <ExternalAttribute> _ Public NotInheritable Class OutAttribute _ Inherits Attribute
[AttributeUsageAttribute] [ExternalAttribute] public ref class OutAttribute sealed : public Attribute
Inheritance Hierarchy
System..::..Attribute
System.Runtime.InteropServices..::..OutAttribute