Partager via


IActiveScriptSiteUIControl::GetUIBehavior Method

Gets a SCRIPTUICHANDLING Enumeration that represents the way that a UI control should be handled.

Syntax

HRESULT GetUIBehavior(     [in] SCRIPTUICITEM UicItem,     [out] SCRIPTUICHANDLING * pUicHandling );   

Parameters

UicItem
The type of the control.

pUicHandling
The way the control should be handled.