Condividi tramite


Metodo GelDependencyObject.IVsUIDataSource.GetShapeIdentifier

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Private Function GetShapeIdentifier ( _
    <OutAttribute> ByRef pGuid As Guid, _
    <OutAttribute> ByRef pdw As UInteger _
) As Integer Implements IVsUIDataSource.GetShapeIdentifier
int IVsUIDataSource.GetShapeIdentifier(
    out Guid pGuid,
    out uint pdw
)

Parametri

Valore restituito

Tipo: System.Int32

Implementa

IVsUIDataSource.GetShapeIdentifier(Guid%, UInt32%)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

GelDependencyObject Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI