Bridge

OutAttribute Class

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

Namespace:  System.Runtime.InteropServices
Assembly:  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..::..Object
  System..::..Attribute
    System.Runtime.InteropServices..::..OutAttribute