IOverlay::GetWindowHandle (Compact 2013)

3/26/2014

This method retrieves the current window handle.

Syntax

HRESULT GetWindowHandle(
  HWND* pHwnd
);

Parameters

  • pHwnd
    [out] Window handle.

Return Value

Returns a pointer to the window handle.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IOverlay Interface