DelegateGetSvcBinPathByName Delegate
Represents the program file root directory for a specific service by the given service type and the friendly instance name.
Assembly: Microsoft.SqlServer.Instapi (in Microsoft.SqlServer.Instapi.dll)
public delegate bool DelegateGetSvcBinPathByName( String^ sInstanceName, SQL_SVCS Service, StringBuilder^ sPath, unsigned int% pdwSize )
Show: