IPropertyChangeArray::GetCount method (propsys.h)

Gets the number of change operations in the array.

Syntax

HRESULT GetCount(
  [out] UINT *pcOperations
);

Parameters

[out] pcOperations

Type: UINT*

A pointer to the number of change operations.

Return value

Type: HRESULT

Always returns S_OK.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header propsys.h