IOleDocumentView, interface
Fournit la communication entre un conteneur et chaque vue pris en charge par un objet document.Pour plus d'informations, consultez IOleDocumentView.
Espace de noms : Microsoft.VisualStudio.OLE.Interop
Assembly : Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)
Syntaxe
'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("B722BCC6-4E68-101B-A2BC-00AA00404770")> _
Public Interface IOleDocumentView
[InterfaceTypeAttribute()]
[GuidAttribute("B722BCC6-4E68-101B-A2BC-00AA00404770")]
public interface IOleDocumentView
Le type IOleDocumentView expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
ApplyViewState | ||
Clone | ||
CloseView | ||
GetDocument | ||
GetInPlaceSite | ||
GetRect | ||
Open | ||
SaveViewState | ||
SetInPlaceSite | ||
SetRect | ||
SetRectComplex | ||
Show | ||
UIActivate |
Début