SAFEARRAY::cLocks Field

 

The number of times the array has been locked without a corresponding unlock.

Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.ULONG")]
unsigned int cLocks

Field Value

Type: System::UInt32
Return to top
Show: