IOleInPlaceSite.DiscardUndoState Method

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

Syntax

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

instance.DiscardUndoState()
void DiscardUndoState()
void DiscardUndoState()
function DiscardUndoState()

Remarks

For information on the COM interface, see IOleInPlaceSite::DiscardUndoState

Permissions

See Also

Reference

IOleInPlaceSite Interface

IOleInPlaceSite Members

Microsoft.VisualStudio.OLE.Interop Namespace