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

实现

适用于