共用方式為


Handle (Standard 7 SP1)

7/8/2014

The Handle property of an instance of the IObjectInfo interface is the handle (HWND) that the operating system assigned to the window.

Syntax

HRESULT Handle(
    [out, retval] FILTER_HWND* pVal
);

Parameters

  • pVal
    [out, retval] A string value that represents the button.

Return Value

This function returns the following:

Return value

Description

ERROR_SUCCESS

The operation completed successfully.

Remarks

None

Requirements

OS Versions: Standard 7

Header:

Link Library: DialogFilterXmlFilter.tlb

See Also

Reference

ObjectInfo Class
CreateObjectInfo