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
Gets the number of properties of the object.
HRESULT GetCount(
ULONG *pCount
);
pCount
[out] The number of properties.
Header: jscript9diag.h