Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub remove_Sync ( _
param0 As DocumentEvents2_SyncEventHandler _
)
'Usage
Dim instance As DocumentEvents2_Event
Dim param0 As DocumentEvents2_SyncEventHandler
instance.remove_Sync(param0)
void remove_Sync(
DocumentEvents2_SyncEventHandler param0
)