IMSVidCtl::put_DisplaySize Method
This topic applies to Windows XP or later.
The put_DisplaySize method specifies the display size.
Syntax
HRESULT put_DisplaySize(
[in] DisplaySizeList NewValue
);
Parameters
- NewValue [in]
Specifies the display size as 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
Setting this property has no effect if the AutoSize property is false.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
IMSVidCtl::get_DisplaySize
IMSVidCtl::put_AutoSize
IMSVidCtl Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008