CustomAce.OpaqueLength Property

Definition

Gets the length of the opaque data associated with this CustomAce object.

public:
 property int OpaqueLength { int get(); };
public int OpaqueLength { get; }
member this.OpaqueLength : int
Public ReadOnly Property OpaqueLength As Integer

Property Value

The length of the opaque callback data.

Applies to