IFEDictionary::DisplayProperty method (msime.h)

This method is obsolete starting with Windows 8, and is no longer supported.

Syntax

HRESULT DisplayProperty(
  [in] HWND hwnd
);

Parameters

[in] hwnd

The parent window handle.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Requirement Value
Target Platform Windows
Header msime.h

See also

IFEDictionary