InstAPI.GetSQLReplicationRegPath(StringBuilder, UInt32) Método

Definição

Mostra uma cópia do caminho do Registro para o SQL.

public:
 static bool GetSQLReplicationRegPath(System::Text::StringBuilder ^ registryPath, System::UInt32 % bufferSize);
public static bool GetSQLReplicationRegPath(System.Text.StringBuilder registryPath, ref uint bufferSize);
static member GetSQLReplicationRegPath : System.Text.StringBuilder * uint32 -> bool
Public Shared Function GetSQLReplicationRegPath (registryPath As StringBuilder, ByRef bufferSize As UInteger) As Boolean

Parâmetros

registryPath
StringBuilder

Um ponteiro para um buffer para recebimento do caminho do Registro.

bufferSize
UInt32

Um ponteiro para um valor DWORD para fornecimento do comprimento do buffer. Retornará o comprimento exigido se o buffer fornecido for muito pequeno.

Retornos

Uma cópia ou replicação do caminho do Registro.

Aplica-se a