DelegateGetInstanceIDFromService Delegate
Represents the instance identifier from a buffer to receive the service name.
Assembly: Microsoft.SqlServer.Instapi (in Microsoft.SqlServer.Instapi.dll)
public delegate bool DelegateGetInstanceIDFromService( String^ sServiceName, INST_ID^ pInstanceID )
Return Value
Type: System::Booleantrue if it represents the instance identifier from a buffer; otherwise, false.
Show: