www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Input_Library v1.90 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: admin@bcb-tools.com.
|
|