Share via


EditorFactoryPackage.IVsTextMarkerTypeProvider.GetTextMarkerType Método

Definição

Provedor de interoperabilidade.

 virtual int Microsoft.VisualStudio.TextManager.Interop.IVsTextMarkerTypeProvider.GetTextMarkerType(Guid % markerGuid, [Runtime::InteropServices::Out] Microsoft::VisualStudio::TextManager::Interop::IVsPackageDefinedTextMarkerType ^ % vsTextMarker) = Microsoft::VisualStudio::TextManager::Interop::IVsTextMarkerTypeProvider::GetTextMarkerType;
int IVsTextMarkerTypeProvider.GetTextMarkerType (ref Guid markerGuid, out Microsoft.VisualStudio.TextManager.Interop.IVsPackageDefinedTextMarkerType vsTextMarker);
abstract member Microsoft.VisualStudio.TextManager.Interop.IVsTextMarkerTypeProvider.GetTextMarkerType : Guid * IVsPackageDefinedTextMarkerType -> int
override this.Microsoft.VisualStudio.TextManager.Interop.IVsTextMarkerTypeProvider.GetTextMarkerType : Guid * IVsPackageDefinedTextMarkerType -> int
Function GetTextMarkerType (ByRef markerGuid As Guid, ByRef vsTextMarker As IVsPackageDefinedTextMarkerType) As Integer Implements IVsTextMarkerTypeProvider.GetTextMarkerType

Parâmetros

markerGuid
Guid

Um ponteiro para um Guid.

vsTextMarker
IVsPackageDefinedTextMarkerType

Um ponteiro para um Guid.

Retornos

Um valor inteiro definido, como S_OK.

Implementações

Aplica-se a