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)

Syntax

'Declaration
Public cLocks As UInteger
public uint cLocks
public:
unsigned int cLocks
val mutable cLocks: uint32
public var cLocks : uint

.NET Framework Security

See Also

Reference

SAFEARRAY Structure

Microsoft.VisualStudio.OLE.Interop Namespace