CoAuthLocks Interface
A collection of CoAuthLock objects.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("DFF99AC2-CD2A-43AD-91B1-A2BE40BC7146")> _
Public Interface CoAuthLocks _
Inherits IEnumerable
'Usage
Dim instance As CoAuthLocks
[GuidAttribute("DFF99AC2-CD2A-43AD-91B1-A2BE40BC7146")]
public interface CoAuthLocks : IEnumerable