DelegateGetSQLRootRegPath Delegate
Gets the SQL root registry path
Assembly: Microsoft.SqlServer.Instapi (in Microsoft.SqlServer.Instapi.dll)
public delegate bool DelegateGetSQLRootRegPath( StringBuilder^ sRegPath, unsigned int% pdwSize )
Return Value
Type: System::Booleantrue if to delegates the SQL root registry path; otherwise, false.
Show: