VsTextMarker.IVsMergeableUIItem.GetMergingPriority(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
virtual int Microsoft.VisualStudio.TextManager.Interop.IVsMergeableUIItem.GetMergingPriority([Runtime::InteropServices::Out] int % mergingPriority) = Microsoft::VisualStudio::TextManager::Interop::IVsMergeableUIItem::GetMergingPriority;
int IVsMergeableUIItem.GetMergingPriority (out int mergingPriority);
abstract member Microsoft.VisualStudio.TextManager.Interop.IVsMergeableUIItem.GetMergingPriority : int -> int
override this.Microsoft.VisualStudio.TextManager.Interop.IVsMergeableUIItem.GetMergingPriority : int -> int
Function GetMergingPriority (ByRef mergingPriority As Integer) As Integer Implements IVsMergeableUIItem.GetMergingPriority
Parameters
- mergingPriority
- Int32