IDDVideoPortContainer::QueryVideoPortStatus
The IDDVideoPortContainer::QueryVideoPortStatus method is not currently implemented.
HRESULT QueryVideoPortStatus(
DWORD dwPortId,
LPDDVIDEOPORTSTATUS lpVPStatus
);
Parameters
-
dwPortId
-
Video port ID of the video port for which the status information will be retrieved.
-
lpVPStatus
-
Address of a DDVIDEOPORTSTATUS structure that will be filled with information about the status of the specified video port.
Return Values
This method returns DDERR_UNSUPPORTED.