_DERIVED_::Unlock (Windows CE 5.0)
This method unlocks the object. The derived class must declare and implement this method.
void Unlock(void);
Parameters
None.
Return Values
None.
Remarks
If you implement your derived class using the Active Template Library (ATL) for Windows CE, you can use its default implementation of this method.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Dmoimpl.h.
See Also
DMO Reference | DMO Base Class Reference | IMediaObjectImpl
Send Feedback on this topic to the authors