IDvbNetworkNameDescriptor interface (dvbsiparser.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.]

Implements methods that get data from a Digital Video Broadcast (DVB) network name descriptor. The network name descriptor gets text format information about the network that originated the broadcast.

Inheritance

The IDvbNetworkNameDescriptor interface inherits from the IUnknown interface. IDvbNetworkNameDescriptor also has these types of members:

Methods

The IDvbNetworkNameDescriptor interface has these methods.

 
IDvbNetworkNameDescriptor::GetLength

Gets the body length of a Digital Video Broadcast (DVB) network name descriptor.
IDvbNetworkNameDescriptor::GetNetworkName

Gets the network name, in ASCII string format, from a Digital Video Broadcast (DVB) network name descriptor.
IDvbNetworkNameDescriptor::GetNetworkNameW

Gets the network name, in Unicode string format, from a Digital Video Broadcast (DVB) network name descriptor.
IDvbNetworkNameDescriptor::GetTag

Gets the tag that identifies a Digital Video Broadcast (DVB) network name descriptor.

Requirements

   
Minimum supported client Windows�7 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header dvbsiparser.h (include Dvbsiparser.idl)