Expand Minimize
This topic has not yet been rated - Rate this topic

DelegateGetVerSpecificRootRegPath Delegate

SQL Server 2012

Gets the version of the specific root registration path of the sql server.

Namespace:  Microsoft.SqlServer
Assembly:  Microsoft.SqlServer.Instapi (in Microsoft.SqlServer.Instapi.dll)
public delegate bool DelegateGetVerSpecificRootRegPath(
	StringBuilder sRegPath,
	out uint pdwSize
)

Parameters

sRegPath
Type: System.Text.StringBuilder
pdwSize
Type: System.UInt32

Return Value

Type: System.Boolean
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.