SAFEARRAY::cLocks Field
Visual Studio 2015
The number of times the array has been locked without a corresponding unlock.
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
Show: