GetVideoPortConnectInfo
Applies to

TDirectDraw2

Declaration

procedure GetVideoPortConnectInfo( PortId: DWord; var NumEntries: DWord; pConnectInfo: PDDVideoPortConnect );

Description

Calls the IDDVideoPortContainter interface's GetVideoPortConnectInfo method to retrieve the connection information supported by all video ports. See  IDDVideoPortContainer::GetVideoPortConnectInfo for more information.

Valid only with DirectX 5 or above.