Microsoft DirectX 8.1 (C++)

_DERIVED_::Lock

Locks the object. The derived class must declare and implement this method.

Syntax

void Lock(void);

Remarks

If you implement your derived class using the Active Template Library (ATL), you can use ATL's default implementation of this method.