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.
The Count property gets the number of playlist entries in this collection.
HRESULT
Count (
[out, retval] DWORD *pdwEntryCount
);
Arguments
pdwEntryCount |
A DWORD representing the number of playlist entries in this collection. |
Return Value
If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.
Notes for Implementers
Implementers are responsible for returning the correct number of entries.
Requirements
Header: playlistprovider.h
Library: playlistprovider.dll
Platform: Windows Server 2008 family