Share via


IEnumDebugExtendedPropertyInfo::GetCount

Gets the number of ExtendedDebugPropertyInfo structures in the enumerator.

Syntax

HRESULT GetCount (  
   ULONG* pcelt  
);  

Parameters

pcelt
[out] Returns the number of ExtendedDebugPropertyInfo structures in the enumerator.

Return Value

Returns a valid HRESULT, typically S_OK.

See also

IEnumDebugExtendedPropertyInfo Interface
ExtendedDebugPropertyInfo Structure