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 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 |