InstAPI.GetSQLReplicationRegPath(StringBuilder, UInt32) Метод

Определение

Показывает копию пути в реестре для 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

Параметры

registryPath
StringBuilder

Указатель на буфер, в который будет помещен путь в реестре.

bufferSize
UInt32

Указатель на значение DWORD, передающий длину буфера. Возвращает требуемую длину, если предоставленный буфер слишком мал.

Возвращаемое значение

Копия или реплика пути в реестре.

Применяется к