Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the number of DebugPropertyInfo
structures in the enumerator.
Syntax
HRESULT GetCount (
ULONG* pcelt
);
Parameters
pcelt
[out] Returns the number of DebugPropertyInfo
structures in the enumerator.
Return Value
Returns a valid HRESULT
, typically S_OK
.
See also
IEnumDebugPropertyInfo Interface
DebugPropertyInfo Structure