Share via


LOCKTYPE Enumeration

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

Syntax

‘선언
Public Enumeration LOCKTYPE
‘사용 방법
Dim instance As LOCKTYPE
public enum LOCKTYPE
public enum class LOCKTYPE
type LOCKTYPE
public enum LOCKTYPE

Members

Member name Description
LOCK_WRITE
LOCK_EXCLUSIVE
LOCK_ONLYONCE

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace