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.