Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |