Share via


IGuideDataEvent::GuideDataAcquired method (bdatif.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

The GuideDataAcquired method is called when a complete set of guide data has been acquired from the current transport stream.

Currently the BDA MPEG-2 Transport Information Filter (TIF) does not support this event, so this method is not called.

Syntax

HRESULT GuideDataAcquired();

Return value

Return S_OK if successful, or an error code.

Requirements

   
Target Platform Windows
Header bdatif.h

See also

Error and Success Codes

IGuideDataEvent Interface