Share via


IMSVidStreamBufferSinkEvent3::LicenseChange

 
Microsoft DirectShow 9.0

IMSVidStreamBufferSinkEvent3::LicenseChange

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.

The LicenseChange method is called when the license for the content changes.

Syntax

  HRESULT LicenseChange(
  long  dwProt
);

Parameters

dwProt

[in]  Specifies the new license as a member of the ProtType enumeration.

Return Values

Return S_OK or an error code.

See Also