ScriptEditorControl.IVsCodeWindow.GetViewClassID(Guid) 方法

定義

 virtual int Microsoft.VisualStudio.TextManager.Interop.IVsCodeWindow.GetViewClassID([Runtime::InteropServices::Out] Guid % clsidView) = Microsoft::VisualStudio::TextManager::Interop::IVsCodeWindow::GetViewClassID;
int IVsCodeWindow.GetViewClassID (out Guid clsidView);
Function GetViewClassID (ByRef clsidView As Guid) As Integer Implements IVsCodeWindow.GetViewClassID

參數

clsidView
Guid

傳回

Int32

實作

適用於