Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Sound_Library v2.00 Component Reference
|
|
[ TDx_SoundCapture::Internal_DSCaptureEnumerateCallback() ]
[ prev: GetCaps() ]
protected:
static BOOL __stdcall Internal_DSCaptureEnumerateCallback( LPGUID pGuid, LPCSTR pDescription, LPCSTR pModule, LPVOID pContext );
TDX_SOUNDCAPTURE::INTERNAL_DSCAPTUREENUMERATECALLBACK()
[ component method ]
- Description
The
Internal_DSCaptureEnumerateCallback
method
is
used
internally
by
the
TDx_SoundCapture
component
as
a
callback
function.
It
translates
DirectX-style
parameters
to
BCB-style
parameters
before
calling
the
TDx_SoundCapture::OnDSCaptureEnumCallback()
event.
- Parameters
Guid
This parameter is used internally.
Description
This parameter is used internally.
Module
This parameter is used internally.
Context
This parameter is used internally.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|