[ the jinxbot project :: home | community forum | bn# | controls | mbncsutil | get the source ]
Assembly: MBNCSUtil (in MBNCSUtil.dll) Version: 2.1.7.22 (2.1.7.22)
Gets the data currently contained in the buffer.
Namespace:
MBNCSUtilAssembly: MBNCSUtil (in MBNCSUtil.dll) Version: 2.1.7.22 (2.1.7.22)
Syntax
| C# |
|---|
public virtual byte[] GetData() |
| Visual Basic (Declaration) |
|---|
Public Overridable Function GetData As Byte() |
| Visual C++ |
|---|
public: virtual array<unsigned char>^ GetData() |