SqlWorkbenchHierarchy.GetIconHandle Método

Definición

Sobrecargas

GetIconHandle(Int32)

protected:
 IntPtr GetIconHandle(int imageIndex);
protected IntPtr GetIconHandle(int imageIndex);
member this.GetIconHandle : int -> nativeint
Protected Function GetIconHandle (imageIndex As Integer) As IntPtr

Parámetros

imageIndex
Int32

Devoluciones

IntPtr

nativeint

Se aplica a

GetIconHandle(ISqlToolsHierNode, Boolean)

protected:
 IntPtr GetIconHandle(Microsoft::SqlServer::Management::UI::VSIntegration::ISqlToolsHierNode ^ node, bool bForOpenFolder);
protected IntPtr GetIconHandle(Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode node, bool bForOpenFolder);
member this.GetIconHandle : Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode * bool -> nativeint
Protected Function GetIconHandle (node As ISqlToolsHierNode, bForOpenFolder As Boolean) As IntPtr

Parámetros

bForOpenFolder
Boolean

Devoluciones

IntPtr

nativeint

Se aplica a