DelegateGetInstancePipeByID Delegate
Gets the instance pipe by an instance identifier that represents an installed SQL component.
Assembly: Microsoft.SqlServer.Instapi (in Microsoft.SqlServer.Instapi.dll)
public delegate bool DelegateGetInstancePipeByID( INST_ID^ pInstanceID, StringBuilder^ sInstancePipe, unsigned int% pdwSize )
Show: