Partager via


IJsEnumDebugProperty::GetCount Method

Gets the number of properties of the object.

Syntax

HRESULT GetCount(  
   ULONG *pCount  
);  

Parameters

pCount
[out] The number of properties.

Return Value

Requirements

Header: jscript9diag.h

See also

IJsEnumDebugProperty Interface