Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Draw_Library v2.00 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: darren_john_dwyer@hotmail.com.
|
|