Binary.Attach(Int64, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void Attach(long value, int bufSize);
public virtual void Attach (long value, int bufSize);
abstract member Attach : int64 * int -> unit
override this.Attach : int64 * int -> unit
Public Overridable Sub Attach (value As Long, bufSize As Integer)
Parameters
- value
- Int64
- bufSize
- Int32