Share via


IUIAutomationProxyFactoryMapping::Count Property

Retrieves the number of entries in the proxy factory table.

Syntax

HRESULT IUIAutomationProxyFactoryMapping::get_Count(UINT *count);

Parameters

  • count
    The address of a variable that receives the count.

Return Value

Returns S_OK if successful, or an error value otherwise.