DelegateGetInstanceNameFromService Delegate
Gets the instance name from the service.
Assembly: Microsoft.SqlServer.Instapi (in Microsoft.SqlServer.Instapi.dll)
public delegate bool DelegateGetInstanceNameFromService( String^ sServiceName, StringBuilder^ sInstanceName, unsigned int% pdwSize )
Show: