Share via


IMSVidCtl::get_AutoSize Method

This topic applies to Windows XP or later.
The get_AutoSize method retrieves a value that determines whether the Video Control is automatically resized to display its entire contents.

Syntax

HRESULT get_AutoSize(
  [out]  VARIANT_BOOL *pbool
);

Parameters

  • pbool [out]
    Pointer to a variable of type VARIANT_BOOL that receives the current value of the property.

Return Value

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Requirements

Header Declared in Dshow.h.
DLL Requires Quartz.dll.

See Also

IMSVidCtl Interface
IMSVidCtl::put_AutoSize

Send comments about this topic to Microsoft

Build date: 12/4/2008