[This is preliminary documentation and subject to change.]
The get_Count method returns the number of currently scheduled show reminders in the ScheduledItems collection.
HRESULT get_Count(
long * plRetVal // out
);
Returns an HRESULT indicating success or failure. If the method succeeds, it returns S_OK. Otherwise, it returns an error code. For specific error codes, see the Winerror.h and Dbdaoerr.h header files. To locate more information about Winerror.h and Dbdaoerr.h, see Further Information on Television Services for the Client.
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in tssadmin.odl.
Import Library: Included as a resource in tssadmin.dll.
Unicode: Yes.
IScheduledItems::get__NewEnum, IScheduledItems::Item