Microsoft DirectX 9.0

IMSVidStreamBufferSink::NameSetLock

This topic applies to Windows XP Service Pack 1 only.

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.

See Also