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_Sound_Library v1.90 Component Reference
|
|
[ TDSBPositionNotify::ArraySize ]
[ next: ErrorValue ]
public:
__property dword ArraySize = { read=FGetArraySize, write=FSetArraySize, default=1 };
TDSBPOSITIONNOTIFY::ARRAYSIZE
[ component property ]
- Description
The ArraySize property contains the number of internal DSBPOSITIONNOTIFY structures wrapped inside the TDSBPositionNotify component.
By default the ArraySize is initialized to 1, meaning that this TDSBPositionNotify component wraps a single DSBPOSITIONNOTIFY structure. To wrap multiple structures, set the TDSBPositionNotify::ArraySize to the total number of internal structures desired.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|