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::Create() ]
[ next: CreateCaptureBuffer() ]
public:
virtual bool __fastcall Create( GUID* pGUID );
TDX_SOUNDCAPTURE::CREATE()
[ component method ]
- Description
The
Create()
method
is
used
to
automatically
create
the
internal
LPDIRECTSOUNDCAPTURE
interface
used
in
the
TDx_SoundCapture
component
and
must
be
called
before
any
methods
of
the
TDx_SoundCapture
component
will
function.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|