InstAPI.GetSQLReplicationRegPath(StringBuilder, UInt32) Méthode

Définition

Affiche une copie du chemin d'accès au Registre pour le 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

Paramètres

registryPath
StringBuilder

Pointeur vers une mémoire tampon destinée à recevoir le chemin d'accès au Registre.

bufferSize
UInt32

Pointeur vers une valeur DWORD destinée à fournir la longueur de la mémoire tampon. Retourne la longueur requise si la mémoire tampon fournie est trop petite.

Retours

Copie ou réplication du chemin d'accès au Registre.

S’applique à