Microsoft Windows CE 3.0  

GetVideoPortConnectInfo

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The GetVideoPortConnectInfocallback function fills in the specified array with all of the connection combinations supported by the specified video port and puts that number in the dwNumEntries member of the DDHAL_GETVPORTCONNECTDATAstructure. If lpConnect is NULL, it only fills in dwNumEntries with the number of DDVIDEOPORTCONNECTentries supported.

DWORD __stdcall GetVideoPortConnectInfo(
LPDDHAL_GETVPORTCONNECTDATA
pgvpcd
);

Parameters

pgvpcd
Pointer to a DDHAL_GETVPORTCONNECTDATAstructure that contains the information required to get the video port connection data.

Return Values

Returns one of the following values: