IShellFolderView::GetObjectCount method
[GetObjectCount is no longer available for use as of Windows Vista. Instead, use ItemCount.]
Gets the number of items in the folder view.
Syntax
HRESULT GetObjectCount( [out] UINT *puCount );
Parameters
- puCount [out]
-
Type: UINT*
When this method returns, contains a pointer to the number of items displayed in the folder view.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
End of client support | Windows XP |
|
End of server support | Windows Server 2003 |
Send comments about this topic to Microsoft
Build date: 11/28/2012