IDvbLinkageDescriptor::GetServiceId method (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.]
Gets the identifier that identifies an information service in a Digital Video Broadcast (DVB) linkage descriptor.
Syntax
HRESULT GetServiceId(
[out] WORD *pwVal
);
Parameters
[out] pwVal
Receives the service identifier.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dvbsiparser.h |