[This is preliminary documentation and subject to change.]
The PayPerView method returns a value indicating whether the episode is a pay-per-view episode. This information corresponds to the TS Pay Per View field in the Guide database.
HRESULT PayPerView (
VARIANT_BOOL * pf
);
Returns an HRESULT indicating success or failure. If the method succeeds it returns S_OK. Otherwise it returns an error code. For specific error code values see Winerror.h.
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Import Library: User-defined.
Unicode: Yes.