Share via


IUIAutomationProxyFactoryMapping::RemoveEntry Method

Removes an entry from the table of proxy factories.

Syntax

HRESULT RemoveEntry(      
    UINT index
);

Parameters

  • index
    [in] The zero-based index of the entry to remove.

Return Value

Returns S_OK if successful, or an error value otherwise.