Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method locks the object. The derived class must declare and implement this method.
void Lock(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 the default implementation of this method associated with ATL for Windows CE.
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