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_Draw_Library v1.90 Component Reference
|
|
[ TDx_DrawVideoPortContainer::Internal_EnumVideoPortsCallback() ]
[ next: QueryVideoPortStatus() ]
[ prev: GetVideoPortConnectInfo() ]
public:
static HRESULT __stdcall Internal_EnumVideoPortsCallback( LPDDVIDEOPORTCAPS pDDVideoPortCaps, LPVOID pContext );
TDX_DRAWVIDEOPORTCONTAINER::INTERNAL_ENUMVIDEOPORTSCALLBACK()
[ component method ]
- Description
The
Internal_EnumVideoPortsCallback
method
is
used
internally
by
the
TDx_Draw_Library
to
redirect
a
standard
callback
function
to
a
BCB
style
event.
- Parameters
DDVideoPortCaps
The DDVideoPortCaps parameter describes the currently enumerated VideoPort.
Context
Application defined data passed to the enumeration method call.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|