SqlWorkbenchHierarchy.GetIconHandle 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.
Overloads
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
Parameters
- node
- ISqlToolsHierNode
- bForOpenFolder
- Boolean
Returns
IntPtr
nativeint