Share via


IMSVidStreamBufferSink2::UnlockProfile

 
Microsoft DirectShow 9.0

IMSVidStreamBufferSink2::UnlockProfile

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

The UnlockProfile method unlocks the stream profile.

Syntax

  HRESULT UnlockProfile();

Parameters

This method takes no parameters

Return Values

Returns an HRESULT value. Possible values include the following.

Value Description
S_OK Success.

Requirements

  Header: Dshow.h.

  Library: Quartz.dll.

See Also