Share via


IMSVidCtl::get_Window Method

This topic applies to Windows XP or later.
The get_Window method retrieves the window associated with the Video Control.

Syntax

HRESULT get_Window(
  [out]  HWND *phwnd
);

Parameters

  • phwnd [out]
    Pointer to a variable of that receives a handle to the window.

Return Value

Returns an HRESULT value. Possible values include the following.

Return code Description

S_OK

Success.

E_POINTER

NULL pointer argument.

Requirements

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

See Also

IMSVidCtl Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008