Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDIEffEscape::OutBufferSize ]
[ next: Size ]
[ prev: OutBuffer ]
__published:
__property dword OutBufferSize = { read=FGetOutBufferSize, write=FSetOutBufferSize, default=0 };
TDIEFFESCAPE::OUTBUFFERSIZE
[ component property ]
- Description
The OutBufferSize property defines the size, in bytes, of the buffer referenced by TDIEffEscape::OutBuffer when calling the escape methods and indicates how many bytes were actually written on returning.
The application should make sure the buffer is big enough for the actual amount of output.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|