SoLDMDataAccessDataInfoPlaneBufferSize Property |
Size of the requested data in bytes.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public long BufferSize { get; set; }
Public Property BufferSize As Long
Get
Set
public:
property long long BufferSize {
long long get ();
void set (long long value);
}
member BufferSize : int64 with get, set
Property Value
Type:
Int64Remarks Used by the application to allocate buffer.
See Also