DelegateGetCOMPath Delegate

 

Gets the COM path for the SQL Server.

Namespace:   Microsoft.SqlServer
Assembly:  Microsoft.SqlServer.Instapi (in Microsoft.SqlServer.Instapi.dll)

public delegate bool DelegateGetCOMPath(
	StringBuilder^ sPath,
	unsigned int% pdwSize
)

Return Value

Type: System::Boolean
Return to top
Show: