[ TDx_DrawVideoPort ]
[ next: Destroy() ]
public:
virtual bool __fastcall Create( dword pFlags, TDDVideoPortDesc* pVideoPortDesc, TDx_DrawVideoPortContainer* pVideoPortContainer );
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
See Also
The
Create()
method
is
used
to
automatically
create
the
internal
LPDIRECTDRAWVIDEOPORT
interface
used
in
the
TDx_DrawVideoPort
component
and
must
be
called
before
any
methods
of
the
TDx_DrawVideoPort
component
will
function.
SEE ALSO
Top