다음을 통해 공유


IOleDocumentView.ApplyViewState Method

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

Syntax

‘선언
Sub ApplyViewState ( _
    pstm As IStream _
)
void ApplyViewState(
    IStream pstm
)

Parameters

Remarks

For information on the COM interface, see IOleDocumentView::ApplyViewState

.NET Framework Security

See Also

Reference

IOleDocumentView Interface

Microsoft.VisualStudio.OLE.Interop Namespace