DelegateGetSQLVerSpecificRegString Delegate
Represents the specific registry string value for SQL server.
Assembly: Microsoft.SqlServer.Instapi (in Microsoft.SqlServer.Instapi.dll)
public delegate bool DelegateGetSQLVerSpecificRegString( String^ sRegPath, String^ sValueName, StringBuilder^ sString, unsigned int% pdwSize )
Show: