Microsoft DirectX 9.0

IVPBaseConfig::GetVPDataInfo

The GetVPDataInfo method retrieves the current video port data information.

Syntax

HRESULT GetVPDataInfo(
  LPAMVPDATAINFO pamvpDataInfo
);

Parameters

pamvpDataInfo

[in, out] Pointer to an AMVPDATAINFO structure allocated by the caller. The device fills in the structure with information about the video port.

Return Values

Returns an HRESULT value.

See Also