VsTextMarker.IVsPackageDefinedTextMarkerType.GetPriorityIndex(Int32) 方法

定義

 virtual int Microsoft.VisualStudio.TextManager.Interop.IVsPackageDefinedTextMarkerType.GetPriorityIndex([Runtime::InteropServices::Out] int % priorityIndex) = Microsoft::VisualStudio::TextManager::Interop::IVsPackageDefinedTextMarkerType::GetPriorityIndex;
int IVsPackageDefinedTextMarkerType.GetPriorityIndex (out int priorityIndex);
Function GetPriorityIndex (ByRef priorityIndex As Integer) As Integer Implements IVsPackageDefinedTextMarkerType.GetPriorityIndex

參數

priorityIndex
Int32

傳回

Int32

實作

適用於