次の方法で共有


IOleInPlaceSiteWindowless.DiscardUndoState Method

Deactivate the object and revert to undo state.

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

Syntax

'宣言
Sub DiscardUndoState
'使用
Dim instance As IOleInPlaceSiteWindowless

instance.DiscardUndoState()
void DiscardUndoState()
void DiscardUndoState()
abstract DiscardUndoState : unit -> unit 
function DiscardUndoState()

Implements

IOleInPlaceSiteEx.DiscardUndoState()

.NET Framework Security

See Also

Reference

IOleInPlaceSiteWindowless Interface

IOleInPlaceSiteWindowless Members

DiscardUndoState Overload

Microsoft.VisualStudio.OLE.Interop Namespace