IMSVidStreamBufferSink::NameSetLock
Microsoft DirectShow 9.0 |
IMSVidStreamBufferSink::NameSetLock
This topic applies to Windows XP Service Pack 1 or later.
The NameSetLock method locks the stream buffer profile.
Syntax
HRESULT NameSetLock();
Parameters
This method takes no parameters.
Return Values
The method returns an HRESULT. Possible values include the following.
Value | Description |
S_OK | The method succeeded. |
Requirements
Header: Dshow.h.
Library: Quartz.dll.
See Also