IMSVidCtl::get_DisplaySize Method
This topic applies to Windows XP or later.
The get_DisplaySize method retrieves the display size.
Syntax
HRESULT get_DisplaySize(
[out] DisplaySizeList *pCurrentValue
);
Parameters
- pCurrentValue [out]
Pointer to a variable that receives a member of the DisplaySizeList enumeration.
Return Value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Remarks
The display size has no effect if the AutoSize property is false.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
IMSVidCtl Interface
IMSVidCtl::get_AutoSize
IMSVidCtl::put_DisplaySize
Send comments about this topic to Microsoft
Build date: 12/4/2008